Debian/Ubuntu: Request users install popcon
Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
parent
4002ecbed0
commit
e4c2f91df0
|
@ -389,6 +389,12 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
|||
# cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
||||
# systemctl enable tmp.mount
|
||||
|
||||
4.11 Optional (but kindly requested): Install popcon
|
||||
|
||||
The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
|
||||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
## Step 5: GRUB Installation
|
||||
|
||||
5.1 Verify that the ZFS boot filesystem is recognized:
|
||||
|
|
|
@ -364,6 +364,12 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
|||
# cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
||||
# systemctl enable tmp.mount
|
||||
|
||||
4.12 Optional (but kindly requested): Install popcon
|
||||
|
||||
The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
|
||||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
## Step 5: GRUB Installation
|
||||
|
||||
5.1 Verify that the ZFS boot filesystem is recognized:
|
||||
|
|
|
@ -374,6 +374,12 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
|||
# cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
||||
# systemctl enable tmp.mount
|
||||
|
||||
4.12 Optional (but kindly requested): Install popcon
|
||||
|
||||
The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
|
||||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
## Step 5: GRUB Installation
|
||||
|
||||
5.1 Verify that the ZFS boot filesystem is recognized:
|
||||
|
|
|
@ -371,7 +371,13 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
|||
# cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
||||
# systemctl enable tmp.mount
|
||||
|
||||
4.12 Setup system groups:
|
||||
4.12 Optional (but kindly requested): Install popcon
|
||||
|
||||
The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
|
||||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
4.13 Setup system groups:
|
||||
|
||||
# addgroup --system lpadmin
|
||||
# addgroup --system sambashare
|
||||
|
|
Loading…
Reference in New Issue