File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,6 @@ faster and with greater accuracy than NTP.
7474The ` chrony ` package provides Chrony and the ` chronyd ` service.
7575
7676The Chrony site provides [ a brief overview of its advantages over
77- NTP] ( https://chrony.tuxfamily.org/faq.html#_how_does_chrony_compare_to_ntpd ) ,
78- as well as [ a detailed feature comparison between Chrony, NTP and
77+ NTP] ( https://chrony.tuxfamily.org/faq.html#_how_does_chrony_compare_to_ntpd ) , as
78+ well as [ a detailed feature comparison between Chrony, NTP and
7979OpenNTPD] ( https://chrony.tuxfamily.org/comparison.html ) .
Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ remove kernel *packages*, only particular *kernels*.
4040
4141If you've installed a kernel package for a series other than the default, and
4242want to remove the default kernel packages, you should install the ` linux-base `
43- package or [ mark it as a manual
44- package ] ( https://man.voidlinux.org/xbps-pkgdb.1 ) in case it is already
45- installed. After this procedure, you can remove the default kernel packages
46- with [ xbps-remove(1)] ( https://man.voidlinux.org/xbps-remove.1 ) . It might be
47- necessary to add ` linux ` and ` linux-headers ` to an ` ignorepkg ` entry in
43+ package or [ mark it as a manual package ] ( https://man.voidlinux.org/xbps-pkgdb.1 )
44+ in case it is already installed. After this procedure, you can remove the
45+ default kernel packages with
46+ [ xbps-remove(1)] ( https://man.voidlinux.org/xbps-remove.1 ) . It might be necessary
47+ to add ` linux ` and ` linux-headers ` to an ` ignorepkg ` entry in
4848[ xbps.d(5)] ( https://man.voidlinux.org/xbps.d.5 ) , since base packages can depend
4949on them.
5050
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ Device Start End Sectors Size Type
4545
4646## Encrypted volume configuration
4747
48- [ Cryptsetup] ( https://man.voidlinux.org/cryptsetup.8 ) defaults to LUKS2, yet
49- GRUB releases before 2.06 only had support for LUKS1. Therefore, it might make
50- sense to force LUKS1 if you wish to achieve better compatibility.
48+ [ Cryptsetup] ( https://man.voidlinux.org/cryptsetup.8 ) defaults to LUKS2, yet GRUB
49+ releases before 2.06 only had support for LUKS1. Therefore, it might make sense
50+ to force LUKS1 if you wish to achieve better compatibility.
5151
5252Keep in mind the encrypted volume will be ` /dev/sda2 ` on EFI systems, since
5353` /dev/sda1 ` is taken up by the EFI partition.
You can’t perform that action at this time.
0 commit comments