diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-11-26 06:08:51 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-11-26 06:08:51 -0600 |
commit | 983a6f020d8ea8f0e719053b9d1fd53fe549fafc (patch) | |
tree | 9c6b3117990796a3a63ee03bc98b04efd0be37ca /configs/base/live-base.installfile | |
parent | 22c8e75aef9298e5795e8a7ee2dea73104bc474f (diff) | |
download | image-983a6f020d8ea8f0e719053b9d1fd53fe549fafc.tar.gz image-983a6f020d8ea8f0e719053b9d1fd53fe549fafc.tar.bz2 image-983a6f020d8ea8f0e719053b9d1fd53fe549fafc.tar.xz image-983a6f020d8ea8f0e719053b9d1fd53fe549fafc.zip |
Base configuration: Install documentation
Closes: #385
Diffstat (limited to 'configs/base/live-base.installfile')
-rw-r--r-- | configs/base/live-base.installfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/base/live-base.installfile b/configs/base/live-base.installfile index c88d69a..b7aad0b 100644 --- a/configs/base/live-base.installfile +++ b/configs/base/live-base.installfile @@ -1,9 +1,6 @@ # Install the Live CD support files, Bluetooth support, and NetworkManager. pkginstall bluez livecd-support-horizon networkmanager -# Install all available documentation. -# pkginstall docs - # Start X on boot, if possible. svcenable udev boot svcenable udev-trigger boot |