summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DLACK: improve first-boot experience.dlack Eric Hameleers2017-01-021-0/+8
| | | | | | Disable two processes that consume time or are just annoying on first boot: - do not start gnome-initial-setup; - do not let systemd re-generate dynamic linker cache on boot.
* DLACK: Add console keymap default setting for localectl. Eric Hameleers2017-01-011-0/+2
| | | | In the hope that this makes gnome-terminal start finally.
* DLACK: create a default config for localectl. Eric Hameleers2017-01-012-0/+3
|
* DLACK: ibus needs to be installed before gdm to prevent an error. Eric Hameleers2017-01-011-1/+2
|
* DLACK: updated the package list. Eric Hameleers2017-01-011-0/+4
|
* pkglist for dlackware: use '/var/cache/liveslak' to store repository mirrors. Eric Hameleers2016-12-312-2/+2
|
* Merge branch 'master' into dlack. Eric Hameleers2016-12-3111-11/+29
|\
| * pkglists: add alien's restricted repository. Eric Hameleers2016-12-283-3/+9
| | | | | | | | | | | | | | | | | | | | | | Add packages from the restricted repository to the PLASMA5 ISO: - ffmpeg - handbrake - lame - libdvdcss - vlc Also, add 'keepassx' to alien's regular package list.
| * pkglist configuration: use '/var/cache/liveslak' to store repository mirrors. Eric Hameleers2016-12-288-8/+20
| |
* | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. Eric Hameleers2016-12-161-2/+6
| |
| * (e)liloconfig: only try to patch these scripts if they are contained in the ISO. Eric Hameleers2016-12-161-2/+6
| |
* | DLACK: add Dlackware as a DE choice when generating the ISO. Eric Hameleers2016-12-155-3/+290
|/ | | | | | | | | | | | | Dlackware is Slackware with systemd and Gnome3. An interesting experiment. Thanks to bartgymnast of the Dlackware team who provided the patches. Note: at this moment, this is pre-alpha quality. - The default root and live passwords do not work so you'll have to add boot parameter 'livepw=XXXXXXXX' and think of a strong password that passes the PAM strength test. - The Gnome3 environment does not show an application menu. - The Dlackware package quality is sub-standard. Notably it will mess with the buildhost machine's password database and install 64bit stuff into /usr/lib
* pkglists: add 'bash-completion' to the 'slackextra' package list. Eric Hameleers2016-12-151-0/+1
|
* MATE: libpeas is a new package in Mate 1.17. Eric Hameleers2016-12-131-0/+1
|
* Make it possible to replace a package instead of simply upgrading it. Eric Hameleers2016-12-131-5/+15
| | | | | | | | | | | | | Example: Replace eudev with systemd (actual request made by Dlackware). The package list should then contain the following line: eudev%systemd I.e. the package to be replaced, followed by a '%', followed by the name of the package that replaces the original. This is similar syntax to the way in which you tell upgradepkg to replace one package with another bearing a different name.
* Make setting of the root & live user's password a bit safer. Eric Hameleers2016-12-131-2/+2
| | | | Additionally, this should work better with a PAM based system.
* Cinnamon: update the package list and repository info for Cinnamon 3.2. Eric Hameleers2016-12-112-4/+12
|
* libXfont2 was added to Slackware recently. Eric Hameleers2016-12-102-0/+2
|
* PLASMA5: gpgme and syntax-highlighting added to the package list. Eric Hameleers2016-12-102-0/+5
| | | | ALso, gpgme is a new dependency for LXQT since that uses Frameworks.
* Slackware Live Edition: version 1.1.5.1.1.5 Eric Hameleers2016-12-081-1/+1
|
* README.txt: fix the URL of the Porteus web site. Eric Hameleers2016-12-081-1/+1
|
* pkglists/cinnamon.conf: add a remote rsync URI for the cinnamon repository. Eric Hameleers2016-11-301-1/+6
|
* make_slackware_live.sh: liloconfig is in /sbin - not in /usr/sbin . Eric Hameleers2016-11-301-1/+1
|
* README.txt: mention harddisk installation option in the Preface. Eric Hameleers2016-11-291-1/+1
|
* (e)liloconfig need patching to make them work properly on Slackware Live. Eric Hameleers2016-11-163-1/+50
| | | | | | | | The cause is the use of hard-coded '/mnt' instead of using $T_PX variable. In Slackware's official installer, the computer's hard disk is always mounted at /mnt so that there is no apparent issue. Slackware Live's 'setup2hd' however, needs to mount the hard disk on /setup2hd because /mnt is already used.
* The new release of LXQT requires modifications in the package set. Eric Hameleers2016-11-163-0/+8
| | | | | | | | | | | Added deps: - libstatgrab - muparser New in LXQT: - lxqt-l10n - pavucontrol-qt The 'libtinfo' package is only adding some symlinks that some programs look for.
* MATE: switch back to a proper repository URL. Eric Hameleers2016-11-161-5/+2
|
* XFCE: remove unused glibc locales to conserve space. Eric Hameleers2016-11-092-0/+16
| | | | | The XFCE ISO is below 737.280.000 bytes again. Also, the 'vim' package fits in now, which makes gvim a lot more functional.
* Slackware Live Edition: version 1.1.4.1.1.4 Eric Hameleers2016-11-091-1/+1
|
* iso2usb.sh: show a bit more version information during a refresh cycle. Eric Hameleers2016-11-091-2/+14
|
* Make the name 'min' of the minimal package list customizable. Eric Hameleers2016-11-093-7/+22
| | | | | | | | The 'min' package list contains the generic kernel. This package list is special because the 'make_slackware_live.sh' script will also take care of the ISO boot configuration while processing it. A custom Live OS may want to use a custom filename instead of "min.lst", so the variable $MINLIST was created for that purpose.
* PLASMA5: use the 'latest' instead of the 'testing' repository. Eric Hameleers2016-11-091-1/+1
|
* sshfs was added to Slackware-current. Eric Hameleers2016-11-091-0/+1
|
* iso2usb.sh: get rid of hard-coded pathnames and use $PATH to find programs. Eric Hameleers2016-11-081-26/+28
|
* Slackware Live Edition: version 1.1.3.1.1.3 Eric Hameleers2016-08-221-1/+1
|
* PLASMA5: add 'VARIANT' variable; sync package list to the 'testing' repo. Eric Hameleers2016-08-222-2/+10
| | | | | | The 'VARIANT' variable allows switching between the 'latest' and 'testing' repositories. The 'testing' repsitory will focus on stuff which is not ready for prime-time, such as wayland, logind (part of systemd) and pam.
* Added package lists and repository info for the LXQT desktop environment. Eric Hameleers2016-08-224-0/+145
| | | | | | | | | | | Note that the 'alien.*' package list which is used for the PLASMA5 ISO also adds the full LXQT desktop. LXQT has a lot of dependencies (covered in the 'lxqtdeps.lst) but almost all of these dependencies are already part of PLASMA5 anyway. The two 'lxqt.*' and 'lxqtdeps.*' package lists are meant for people who do not want to create a PLASMA5 ISO (and therefore do not want to use the 'alien.lst') but want an ISO focusing on LXQT without all the plasma5 or alien stuff.
* alien.lst: added freerdp, gst-plugins-libav and the lumina & lxqt desktops. Eric Hameleers2016-08-221-0/+41
|
* Remove the confusing Openbox entry from xsessions menu if present. Eric Hameleers2016-08-221-1/+3
|
* iso2usb.sh: unsquashfs is not always needed. Eric Hameleers2016-08-151-3/+9
|
* liveinit: sort the modules found with 'find' to assure correct loading order. Eric Hameleers2016-08-151-1/+1
|
* make_slackware_live.sh: Removing old stuff should happen at the beginning. Eric Hameleers2016-08-131-8/+8
|
* Live OS: enable CUPS network browsing by default. Eric Hameleers2016-08-091-0/+1
| | | | This makes remote CUPS printers available locally.
* XFCE: add tigervnc and HP printer support. Eric Hameleers2016-08-083-2/+24
| | | | | | | | 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.
* iso2usb.sh: add safeguard against mistyping the LUKS passphrase. Eric Hameleers2016-08-041-8/+14
|
* README.txt has been updated. Eric Hameleers2016-07-311-0/+17
|
* Add '-G' parameter to generate ISO image from pre-existing file tree. Eric Hameleers2016-07-311-99/+129
| | | | | | | | This is of course a new parameter to the "make_slackware_live.sh" script. It was added to allow the developer to make small changes to the file tree of what is to become the ISO image, and then re-generate the ISO without having to repeat all the other steps (potentially undoing the modifications). Useful for debugging mostly.
* Live OS: enable CUPS by default. Eric Hameleers2016-07-311-1/+2
|
* XFCE: another stab at shrinking the resulting ISO to below 703MB. Eric Hameleers2016-07-311-0/+4
| | | | Or to be more precise: below 737.280.000 bytes (80min CDROM medium size)
* liveinit: allow modules to be organized in subdirectories. Eric Hameleers2016-07-312-19/+33
| | | | | | | | | | The addons/ and optional/ directory will be searched for *.sxz modules even if they live in subdirectories. This allows you to organize your modules instead of dumping them all into a single directory. If a module fails to load (because it is corrupted for instance) liveinit will mention this on screen and write the modulename to a file '/mnt/live/modules/failed'.