diff options
author | Eric Hameleers <alien@slackware.com> | 2018-09-04 20:56:46 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-09-04 20:56:46 +0200 |
commit | e681a6986e4052558c22a2382291c54434dc5205 (patch) | |
tree | 79b6b95df620bb45d6e1d9e5041789b0a44dbaff /pkglists/noxbase.lst | |
parent | 4b8b14a57cfea88d87a6742d04ba38849bc48a7d (diff) | |
download | liveslak-e681a6986e4052558c22a2382291c54434dc5205.tar.gz liveslak-e681a6986e4052558c22a2382291c54434dc5205.tar.xz |
XFCE: move compiler related packages from 'min' to 'noxbase'
With the goal to make the 'min' module smaller so that potentially
we can compress it with zstd instead of xz and thus minimize the size
increase of the resulting squashfs module (~10%).
Quick benchmark with just the 'min' module zstd-compressed and the rest
xz-compressed shows more than 10% reduction in the boot-up time of the
XFCE Live OS. Unfortunately, this will add 20 MB to the ISO size which
will have to come from somewhere in order to keep the ISO size below
703 MB.
Diffstat (limited to 'pkglists/noxbase.lst')
-rw-r--r-- | pkglists/noxbase.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkglists/noxbase.lst b/pkglists/noxbase.lst index f5e06af..688a5e1 100644 --- a/pkglists/noxbase.lst +++ b/pkglists/noxbase.lst @@ -6,6 +6,7 @@ alsa-oss alsa-plugins alsa-utils audiofile +bison cgmanager db48 dbus @@ -15,6 +16,8 @@ elfutils exiv2 fftw flac +flex +gcc gccmakedep gdk-pixbuf2 giflib @@ -22,6 +25,7 @@ glib-networking glib glib2 glibc-i18n +guile icu4c ilmbase intltool @@ -89,6 +93,7 @@ libxslt llvm lm_sensors lzo +make mozilla-nss mpg123 mtdev |