| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary files from releng's airootfs | nl6720 | 2020-07-29 | 1 | -1/+0 |
| | | | | | | | | | configs/releng/airootfs/etc/fstab: /etc/fstab shipped by the filesystem package has only comments. There is no reason to replace it with an empty file. configs/releng/airootfs/etc/systemd/system/default.target: There is no harm in booting to graphical.target. releng does not enable (or even install) any service that has {Required,Wanted}By=graphical.target. | ||||
| * | Enable systemd units with symlinks instead of doing it via systemctl in chroot | nl6720 | 2020-06-30 | 1 | -0/+1 |
