summaryrefslogtreecommitdiffstats
path: root/makemod (follow)
Commit message (Expand)AuthorAgeFilesLines
* makemod: fix the logic. Eric Hameleers2016-06-231-11/+10
* makemod: add interactive mode (-i switch) to prevent overwriting module file....Default behaviour of makemod is to overwrite the destination squashfs module without asking. When adding the '-i' switch to the 'makemod' command, the script will ask explicitly whether it is allowed to overwrite an existing file. Also added is a '-h' switch which shows help on using the script. Bugfix: add "-noappend" to the squashfs command in the script to avoid adding new data to an existing squashfs module. Eric Hameleers2016-05-131-3/+55
* Slackware Live Edition: initial commit....This is Beta 2. Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2 for all the details. Beta2 Eric Hameleers2015-11-281-0/+48