| Commit message (Expand) | Author | Age | Files | Lines |
* | DAW, LEAN, XFCE: add new dependency package to noxbase.lst | Eric Hameleers | 2022-01-04 | 1 | -0/+1 |
* | DAW, LEAN, XFCE: tweak package lists and blacklists...Goal is to keep the XFCE image below 700 MB (CDROM size) while adding
programs that are needed.
| Eric Hameleers | 2021-11-07 | 1 | -0/+1 |
* | XFCE: llvm libraries are needed by mesa DRI libraries unfortunately | Eric Hameleers | 2021-01-17 | 1 | -1/+1 |
* | Console OS: move gamin from x_base to noxbase package list | Eric Hameleers | 2021-01-17 | 1 | -0/+1 |
* | Re-order pkglists for Console OS and to fix XFCE notification area...XFCE notification area suddenly requires libdbusmenu and gobject-introspection.
Also, I fixed Plasma5 Vaults in the LEAN image by adding fuse.
| Eric Hameleers | 2021-01-12 | 1 | -2/+4 |
* | XFCE: use the new XFCE release in testing/vtown...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.
| Eric Hameleers | 2020-12-05 | 1 | -8/+11 |
* | XFCE: add new dependencies for udisks2 | Eric Hameleers | 2020-10-29 | 1 | -0/+4 |
* | os-prober is needed by setup2hd | Eric Hameleers | 2020-10-24 | 1 | -0/+1 |
* | XFCE: updated the package list | Eric Hameleers | 2020-08-04 | 1 | -0/+1 |
* | XFCE: update the package lists to keep the ISO below CDROM size max | Eric Hameleers | 2020-05-29 | 1 | -0/+1 |
* | Update the package lists to match the changes in -current | Eric Hameleers | 2019-11-01 | 1 | -0/+1 |
* | XFCE: update package list | Eric Hameleers | 2019-01-17 | 1 | -0/+2 |
* | XFCE: added ed, bc, smartmontools, xf86-input-libinput...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.
| Eric Hameleers | 2018-11-04 | 1 | -0/+2 |
* | 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.
| Eric Hameleers | 2018-09-04 | 1 | -0/+5 |
* | XFCE: update the package list so that the ISO stays below CDROM size...Also, split 'x_base' into 'noxbase' and 'x_base' so that in future
we can create a 'rescue' option using just 'min' and 'noxbase'.
| Eric Hameleers | 2018-09-01 | 1 | -0/+124 |