| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
The increased size of applications forced a decision to remove
all development tools (glibc, gcc, make, bison, lex, llvm and the like)
from the small XFCE image. In turn I was able to re-introduce a couple of
programs that I had to prune during the years. To be honest, I have never
used any of these development tools in the XFCE Live OS anyway.
All removed development tools are now available in a separate package list
called 'z01_swdev.lst' but this module is not built by default.
|
| |
|
| |
|
|
|
|
|
|
| |
It's increasingly difficult to keep the XFCE ISO below CDROM media maximum
size, 737.280.000 bytes (703 MB). Concessions had to be made to the list
of applications present in the XFCE ISO.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also, split 'x_base' into 'noxbase' and 'x_base' so that in future
we can create a 'rescue' option using just 'min' and 'noxbase'.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Added:
+ libcap-ng
+ libmnl
+ libtasn1
+ pcre2
Removed:
- xpdf (started depending on qt which we don't have in the XFCE ISO)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
The XFCE ISO is below 737.280.000 bytes again.
Also, the 'vim' package fits in now, which makes gvim a lot more functional.
|
|
|
|
|
|
|
|
| |
While still staying below the CDROM size limit of 737.280.000 bytes,
I was able to add lftp, fltk and tigervnc (because I need them),
cdrtools and dosfstools (because iso2usb.sh needs them),
as well as hplip and net-snmp to complement the recently added cups packages.
I hope the XFCE variant now has a fully functional print support.
|
|
|
|
|
| |
No more xaos or bsd-games, and the Tibetan TrueType font tibmachuni-font-ttf
has been removed as well. But you get cups back in their place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added packages:
+ bind
+ dnsmasq
+ idnkit
+ traceroute
Removed packages:
- xfractint
- xlockmore
- xmms
The XFCE ISO has xaos as alternative to xfractint. The xlockmore program
is not used anyway (we have xscreensaver).
XMMS was a hard call but there's audacious still.
In return, you get useful stuff like nslookup and host, and dnsmasq is
required by the PXE server (soon to be added).
|
| |
|
| |
|
|
|
|
|
| |
Removed: mozilla-thunderbird
Added: boost, bsd-games, ghostscript-fonts-std, gpm, xfractint.
|
|
|
|
| |
PulseAudio and its dependencies mainly.
|
|
This is Beta 2.
Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2
for all the details.
|