aboutsummaryrefslogtreecommitdiffstats
path: root/upslak.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-24Fix the missing qjackctl autostart Eric Hameleers1-1/+1
2022-03-24Update of CA certificates should happen before running slackpkg Eric Hameleers1-3/+5
2022-03-24DAW, LEAN, XFCE: refreshed the package list Eric Hameleers2-0/+3
This fixes 'slackpkg update gpg' among others.
2022-03-24DAW: refresh of the package list Eric Hameleers1-0/+1
2022-03-24Multilib: refresh of the package list Eric Hameleers1-0/+1
2022-02-07Slackware Live Edition: version 1.5.21.5.2 Eric Hameleers1-1/+1
2022-02-07pxeserver: also check NetworkManager internal dhcp client Eric Hameleers1-3/+16
2022-02-07Multilib module: add pipewire-compat32 Eric Hameleers1-0/+1
2022-02-04Fix "-s" parameter to make_slackware_live.sh Eric Hameleers1-1/+4
Thanks to GigglesUK for pointing it out.
2022-02-04DAW: address qjackctl desktop filename change Eric Hameleers1-2/+7
2022-02-04KMODS: add "uas" module to the initrd Eric Hameleers2-2/+2
2022-02-04Slackware Live Edition: version 1.5.1.51.5.1.5 Eric Hameleers1-2/+2
To accompany the release of Slackware 15.0 stable!
2022-02-04Update file list for /usr/doc/slackware-15.0/ Eric Hameleers1-1/+1
2022-02-04Deal with a change in sudoers format Eric Hameleers1-0/+3
2022-01-21README: refreshed Eric Hameleers1-8/+8
2022-01-04multilib: refresh the compat32 package list Eric Hameleers1-0/+10
2022-01-04DAW, LEAN, XFCE: add new dependency package to noxbase.lst Eric Hameleers1-0/+1
2022-01-04SeTfirewall.tpl: satisfy SCerovec's OCD. Eric Hameleers1-1/+1
2022-01-04contrib: enhance contrib/scripts/makemod_wine Eric Hameleers1-6/+16
Now it creates a more usable wine module including the previously missing FAudio and vkd3d packages from my own repository.
2021-12-20Slackware Live Edition: version 1.5.11.5.1 Eric Hameleers1-1/+1
2021-12-20Add an (optional) basic firewall configuration to setup2hd Eric Hameleers4-1/+858
The firewall will be configured and installed only when you use setup2hd to install the Live OS to your hard drive. The scripts are not particular to Slackware Live; you can easily copy the resulting files /usr/sbin/myfwconfig, /etc/rc.d/rc.firewall and /var/lib/pkgtools/setup/setup.firewall out of the installed system and use them anywhere on a Slackware-compatible OS. - The 'myfwconfig' script will ask a few simple questions and generate the ipv4 and ipv6 configuration in /etc/firewall/. - The 'rc.firewall' script will load/save its iptables/ip6tables configuration from /etc/firewall/ files. - The 'setup.firewall' script is a convenient way to call the firewall configurator from pkgtools or during Slackware's installation to harddisk.
2021-12-20setup2hd: small fixes Eric Hameleers2-10/+5
2021-12-20Make the boot of the LEAN ISO less verbose Eric Hameleers1-0/+1
2021-12-20LEAN: new default backdrop image Eric Hameleers3-1/+1
Photo I took in 2020 in nature reserve De Mortelen (NL). Also added for future use: photo I took of Mont Saint-Michel in 2020.
2021-12-20Refresh the package lists for DAW, LEAN and XFCE (and KTOWN) Eric Hameleers4-0/+7
2021-12-20Add virtio_pci_modern_dev kernel module to the initrd Eric Hameleers2-2/+2
2021-12-20Install a SMP kernel by default in the 32bit ISO Eric Hameleers1-2/+9
The non-SMP kernels refuse to start the init script in initramfs since 5.15.x
2021-12-20init: show message when loading Core OS into RAM Eric Hameleers1-0/+1
2021-12-20README: update download URLs Eric Hameleers1-4/+2
2021-11-10README: add an example Grub menu entry for 'frugal install' on harddisk Eric Hameleers1-0/+16
2021-11-10fc-cache needs to be searched in the live filesystem Eric Hameleers1-1/+1
2021-11-09Allow for a package list that does not include X Eric Hameleers1-12/+14
2021-11-08Slackware Live Edition: version 1.5.01.5.0 Eric Hameleers1-1/+1
2021-11-08liveslak: add Secure Boot support to all 64bit ISOs Eric Hameleers6-4/+252
Read the updates in the README for more background and guidance. User notice: As a one-time action the very first time you boot a Secure Boot enabled liveslak ISO, you will have to enroll the liveslak certificate (/EFI/BOOT/liveslak.der) with which the Slackware boot-up binaries (grub and kernel) were signed into your computer's MOK (Machine Owner Key database). This enrollment request will show on-screen during initial boot, just follow the prompts to 'enroll from disk'. Afterwards the computer will reboot and from then on, your liveslak will boot without any user intervention on your Secure Boot computer. Note: liveslak uses Fedora's initial boot loader (the 'shim') which has been signed by Microsoft. In future we may get our own signed shim for liveslak and/or Slackware, but don't hold your breath.
2021-11-07DAW, LEAN, XFCE: tweak package lists and blacklists Eric Hameleers4-2/+4
Goal is to keep the XFCE image below 700 MB (CDROM size) while adding programs that are needed.
2021-11-01Slackware Live Edition: version 1.4.0.21.4.0.2 Eric Hameleers1-1/+1
Micro version bump for the DAW Live ISO respin to address icu4c and llvm library updates in -current,
2021-11-01DAW: add pipewire-jack package Eric Hameleers1-0/+1
2021-11-01DAW, LEAN: add deamon package Eric Hameleers1-0/+1
2021-10-29DAW: use kicker instead of kickoff, we want to have real menus Eric Hameleers1-0/+6
2021-10-29DAW, STUDIOWARE: make boot less verbose. Cleanup some commented lines Eric Hameleers1-13/+2
2021-10-29DAW, STUDIOWARE: enable full preemptive mode via kernel boot option Eric Hameleers1-11/+12
Using rc.local to post-configure the kernel was nice, but this solution is cleaner and less lines of code.
2021-10-28Slackware Live Edition: version 1.4.0.11.4.0.1 Eric Hameleers1-1/+1
Micro version bump for the DAW Live ISO, which will get a full pre-emptive kernel.
2021-10-28Use the installed kernel-modules instead of looking (again) for the pkg Eric Hameleers1-20/+6
The old way was not wrong, until I added the possibility to liveslak to use a package in ./testing . This part of the code needed an overhaul as a result of that, and now it looks cleaner than before.
2021-10-28DAW: enable full pre-emptive mode in the kernel Eric Hameleers1-0/+10
Note: this was enabled in kernel 5.14.15 in Slackware-current. On older / non-preemptive kernels the above will do nothing.
2021-10-28Provide a way to use packages in ./testing Eric Hameleers1-5/+29
2021-10-28DAW: remove frescobaldi for now, it won't work with Python 3.10 Eric Hameleers1-1/+2
2021-10-26Slackware Live Edition: version 1.4.01.4.0 Eric Hameleers1-1/+1
2021-10-26liveinit.tpl: add support for persistence on local non-live harddisks Eric Hameleers1-35/+160
The syntax for the 'persistence' boot parameter has been extended. The persistence directory/container no longer needs to be in the root of the filesystem; you can specify an absolute path. Additionally, you can specify the partition containing the filesystem on which the persistence is located, or simply specify 'scandev', to request that liveslak tries to find the partition for you: persistence=/dev/sdX:/path/to/mypersistence persistence=scandev:/path/to/mypersistence In addition, a UUID or LABEL value of the filesystem will be accepted: persistence=cd68b6f5-5b5a-4d27-9649-7827489f94a5:/path/to/mypersistence This functionality will be useful if you need the persistence directory or container to be located somewhere else than on the Live USB stick, for instance on a local hard disk partition. Useful for network (PXE) boot because the overlayfs does not support a writable upper layer of your live filesystem over NFS. If you still want to offer persistence to users of PXE-booted Slackware Live, you can now use the local harddisk partitions or a local USB stick for persistence.
2021-10-26Add virtio modules to the live initrd for better support in VM's Eric Hameleers2-4/+6
2021-10-26iso2usb.sh: support lzip-ed initrd. Better listing of tool requirements Eric Hameleers1-1/+3