Optimized Python package building
This commit is contained in:
6
lim/configuration/packages/general.txt
Normal file
6
lim/configuration/packages/general.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# This packages will be used in all setup scripts
|
||||
nano
|
||||
tree
|
||||
htop
|
||||
git
|
||||
sudo
|
||||
8
lim/configuration/packages/server/luks.txt
Normal file
8
lim/configuration/packages/server/luks.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# Packages to install LUKS on servers
|
||||
rsync
|
||||
base-devel
|
||||
uboot-tools
|
||||
dropbear
|
||||
mkinitcpio-utils
|
||||
mkinitcpio-netconf
|
||||
mkinitcpio-dropbear
|
||||
Reference in New Issue
Block a user