Updated readme make fil;e and fixed bug with NM perms when not existing
This commit is contained in:
3
Makefile
3
Makefile
@@ -47,8 +47,9 @@ clean_env: #Clear all caches and archives
|
||||
sudo TargetArch=i386 lb clean --all
|
||||
make -f Makefile.extra clean
|
||||
rm -f config/hooks/normal/0899-install-dkms-drivers.chroot
|
||||
rm -f config/package-lists/extrautils.list.chroot
|
||||
#Remove customization
|
||||
rm -f config/bootloaders/grub-pc/splash.png config/bootloaders/isolinux/splash.png config/includes.chroot/etc/NetworkManager/system-connections/Template.nmconnection
|
||||
rm -f config/bootloaders/grub-pc/splash.png config/bootloaders/isolinux/splash.png config/includes.chroot/etc/NetworkManager/system-connections/Template.nmconnection config/hooks/normal/0091-Customization-remove-teminalAppMenu.hook.chroot
|
||||
rm -rf config/includes.chroot/opt/custom
|
||||
|
||||
clean_iso: #Removes genereated iso's
|
||||
|
||||
Reference in New Issue
Block a user