diff options
author | Eric Hameleers <alien@slackware.com> | 2018-03-15 21:14:06 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-03-15 21:14:06 +0100 |
commit | 724b166c98bc5a9036319702d2a2217f7edf21e1 (patch) | |
tree | 23f0fdb3ba86650e93abb5303bb85fb00d5b280b /pkglists | |
parent | 3c028c38238d51d84df0afdac86dfef3fab8521f (diff) | |
download | liveslak-724b166c98bc5a9036319702d2a2217f7edf21e1.tar.gz liveslak-724b166c98bc5a9036319702d2a2217f7edf21e1.tar.xz |
XFCE: rename xbase.lst to x_base.lst
The order in which the squashfs modules were created should be respected
when they are re-assembled to an overlay filesystem.
The assembly is done in lexicographical order - therefore xbase.lst
needed to be renamed to x_base.lst.
Failing to adhere to the original assembly order causes weirdness.
In my case it meant that the complete directory /usr/share/applications
as contained in xapbase.lst was invisible in the resulting overlay, causing
near-empty menus in XFCE.
Also added several packages to x_base.lst that are now part of Slackware.
Diffstat (limited to '')
-rw-r--r-- | pkglists/x_base.lst (renamed from pkglists/xbase.lst) | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkglists/xbase.lst b/pkglists/x_base.lst index 87f8a38..10650ff 100644 --- a/pkglists/xbase.lst +++ b/pkglists/x_base.lst @@ -54,6 +54,7 @@ ffmpeg fftw fixesproto flac +fluidsynth #font-adobe-100dpi font-alias #font-bh-100dpi @@ -310,6 +311,9 @@ sqlite startup-notification svgalib t1lib +talloc +tdb +tevent #tibmachuni-font-ttf ttf-indic-fonts udisks @@ -408,6 +412,7 @@ xmodmap xorg-cf-files xorg-server xorg-server-xvfb +xorgproto xpr xprop xproto |