| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
I added ed, bc, smartmontools because they are small and someone needed it.
The xf86-input-libinput was added to fix the TrackPoint with recent versions
of the X server.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Also, split 'x_base' into 'noxbase' and 'x_base' so that in future
we can create a 'rescue' option using just 'min' and 'noxbase'.
|
|
|
|
|
|
|
| |
These wallpapers don't really add value to the ISO and when using the
new supported compressor 'zstd' we need to trim the ISO size down to
the max size of a DVD.
The zstd compression creates ISOs that are ~10% larger than when using xz.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
ghostscript is again removed to make room for new additions in -current.
|
|
|
|
|
| |
Falkon is the renamed qupzilla browser. Eventually, falkon will find
its way into Applications. Consider this a preview version.
|
| |
|
|
|
|
|
| |
frameworks: purpose
applications-extra: calligraplan
|
|
|
|
|
|
|
|
| |
- acpilight is able to control the backlight brightness of a laptop screen,
this will be used by the Lumina Desktop if present.
- poppler-qt5 is a new dependency for Lumina Desktop in case you do not have
my Plasma5 'ktown' packages installed, specifically its poppler package
which already contains the required Qt5 libraries.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Added:
+ libcap-ng
+ libmnl
+ libtasn1
+ pcre2
Removed:
- xpdf (started depending on qt which we don't have in the XFCE ISO)
|
| |
|
| |
|
|
|
|
|
| |
These two now have KDE Frameworks 5 (KF5) ports in progress.
Time to check them out.
|
|
|
|
|
| |
The hostname utility was split off into its own package, it was part of
both util-linux and net-tool.
|
|
|
|
|
|
| |
Added:
- ConsoleKit2
- wayland-protocols
|
|
|
|
|
| |
- remove the gcc5 package
- only (re-)install ffmpeg and vlc one, from the restricted repository
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
+ ddcutil
+ id3lib
+ kirigami2
|
|
|
|
|
|
|
|
| |
+ gc-compat32
+ lame-compat32
+ libidn2-compat32
+ libwebp-compat32
+ vulkan-sdk-compat32
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Yet more aggressive pruning of unneeded files (documentation mostly).
Packages that were (re-)added:
min/ghostscript
min/libedit
min/libidn2
xbase/SDL2
xbase/SDL2_gfx
xbase/SDL2_image
xbase/SDL2_mixer
xbase/SDL2_net
xbase/SDL2_ttf
xbase/libbluray
xbase/ocl-icd
Packages that were removed:
min/elvis
min/lilo
xapbase/xpaint
xbase/djvulibre
xbase/gtk+
xbase/liberation-fonts-ttf
xbase/xv
xfce/orage
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
These were added to the package list:
- mkvtoolnix (still need to make a package for it)
- nodejs (a new build dep for chromium)
- palemoon (as a leaner alternative to firefox)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this change, the ISO drops again below 737.280.000 bytes (703 MB)
Removed from xbase.lst:
font-adobe-100dpi
font-bh-100dpi
font-bh-75dpi
font-bh-lucidatypewriter-100dpi
font-bh-lucidatypewriter-75dpi
font-bh-ttf
font-bitstream-75dpi
font-bitstream-type1
sazanami-fonts-ttf
Removed from xfcebase.lst:
xfce4-weather-plugin
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This adds back the "User manager" in "System Settings > Account Details".
Packages added:
- deps/cracklib
- deps/libpwquality
- deps/accountsservice
- kde/plasma/user-manager
|
|
|
|
| |
It's required for ffmpeg's 'ffplay' binary.
|