First check in after re-naming snap to sl. This involved a lot of variable renaming and there are likely a number of other little hacks and tweaks.
This commit is contained in:
63
ROOT/etc/sl.d/templates/server/packages
Normal file
63
ROOT/etc/sl.d/templates/server/packages
Normal file
@@ -0,0 +1,63 @@
|
||||
#
|
||||
# This is a basic server install which includes openssh-server along with
|
||||
# other packages typically expected on servers
|
||||
#
|
||||
|
||||
binutils
|
||||
bzip2
|
||||
coreutils
|
||||
cpio
|
||||
cron
|
||||
dash
|
||||
dhclient
|
||||
e2fsprogs
|
||||
eudev
|
||||
ex
|
||||
findutils
|
||||
gawk
|
||||
gdbm
|
||||
glibc
|
||||
gmp
|
||||
grep
|
||||
groff
|
||||
grub
|
||||
gzip
|
||||
iana-etc
|
||||
iftools
|
||||
inetutils
|
||||
initscripts
|
||||
iproute2
|
||||
kmod
|
||||
less
|
||||
libacl
|
||||
libattr
|
||||
libcap
|
||||
libgcc
|
||||
libpipeline
|
||||
libstdc++
|
||||
libzfs
|
||||
linux
|
||||
man-db
|
||||
mkinitramfs
|
||||
mpfr
|
||||
ncurses
|
||||
net-tools
|
||||
openssh-client
|
||||
openssh-server
|
||||
perl
|
||||
procps-ng
|
||||
psmisc
|
||||
readline
|
||||
rsyslog
|
||||
sed
|
||||
shadow
|
||||
snap
|
||||
snap-base
|
||||
sysvinit
|
||||
tar
|
||||
tar
|
||||
texinfo
|
||||
tzdata
|
||||
util-linux
|
||||
xz
|
||||
zlib
|
||||
Reference in New Issue
Block a user