Skip to content

Commit

Permalink
Re-organize sections
Browse files Browse the repository at this point in the history
Split the large System configuration section into smaller ones.
  • Loading branch information
travier committed Jun 7, 2023
1 parent ae05c75 commit dde2892
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,34 @@
** xref:provisioning-virtualbox.adoc[Booting on VirtualBox]
** xref:provisioning-vmware.adoc[Booting on VMware]
** xref:provisioning-vultr.adoc[Booting on Vultr]
* System Configuration
* Butane and Ignition configs
** xref:producing-ign.adoc[Producing an Ignition File]
** link:https://coreos.github.io/butane/specs/[Butane Specification]
** xref:remote-ign.adoc[Using a remote Ignition config]
* Storage Configuration
** xref:storage.adoc[Configuring Storage]
** xref:managing-files.adoc[Managing Files]
* Network Configuration
** xref:sysconfig-network-configuration.adoc[Network Configuration]
** xref:sysctl.adoc[Kernel Tuning]
** xref:running-containers.adoc[Running Containers]
** xref:authentication.adoc[Configuring Users and Groups]
** xref:hostname.adoc[Setting a Hostname]
** xref:proxy.adoc[Proxied Internet Access]
** xref:sysconfig-setting-keymap.adoc[Setting Keyboard Layout]
** xref:os-extensions.adoc[Adding OS extensions]
** xref:customize-nic.adoc[How to Customize a NIC Name]
** xref:sysconfig-configure-swaponzram.adoc[Configuring SwapOnZRAM]
** xref:sysconfig-configure-wireguard.adoc[Configuring WireGuard]
* Kernel Configuration
** xref:sysctl.adoc[Kernel Tuning]
** xref:kernel-args.adoc[Modifying Kernel Arguments]
** xref:debugging-kernel-crashes.adoc[Setting up kdump]
* Other Configuration
** xref:managing-files.adoc[Managing Files]
** xref:authentication.adoc[Configuring Users and Groups]
** xref:sysconfig-setting-keymap.adoc[Setting Keyboard Layout]
** xref:os-extensions.adoc[Adding OS extensions]
** xref:sysconfig-configure-swaponzram.adoc[Configuring SwapOnZRAM]
** xref:alternatives.adoc[Setting alternatives]
** xref:counting.adoc[Node counting]
** xref:time-zone.adoc[Configuring Time Zone]
** xref:grub-password.adoc[Setting a GRUB password]
** xref:counting.adoc[Node counting]
* Running Containers
** xref:running-containers.adoc[Running Containers]
* OS updates
** xref:update-streams.adoc[Update Streams]
** xref:auto-updates.adoc[Auto-Updates]
Expand Down

0 comments on commit dde2892

Please sign in to comment.