update build scripts

This commit is contained in:
manuel 2023-10-07 20:16:53 +00:00
parent 5942eb6501
commit f933e44654
2 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,7 @@ with open(os.path.join(uchinanchu, "fusato", "config", "package-lists", "package
file.write("gvfs-backends\n")
file.write("git\n")
file.write("wget\n")
file.write("tuned\n")
# Copy single files and folder to the chroot
shutil.copy2(os.path.join(uchinanchu, "pepgrub", "grub"), os.path.join(uchinanchu, "fusato", "config", "includes.installer", "preseed", "grub"))

View File

@ -84,6 +84,7 @@ cups
gvfs-backends
git
wget
tuned
" >> $uchinanchu/fusato/config/package-lists/package.list.chroot