2008-05-25 23:20:07 by Thomas Klausner | Files touched by this commit (1) |
Log message: Reset maintainer on his request. |
2008-05-22 15:26:54 by Andreas Gustafsson | Files touched by this commit (1) |
Log message: Note the need for options INCLUDE_CONFIG_FILE when using Grub. |
2008-04-29 15:48:06 by Juan Romero Pardines | Files touched by this commit (2) |
Log message: Switch to 2 clause BSD license now that TNF license has dropped clause 3 and 4. |
2008-03-27 22:08:26 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: Remove the hidden stage files only if the iso image was created successfully. |
2008-03-27 21:54:09 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Update to 0.16 (leaf package): * Introduce the MOUNT_{PACKAGES,PKGSRC,PKGSRCDIST}_DIR options in the configuration file, to use null mounts for them. By default neither of these directories will be mounted by default. * Introduce the concept of 'targets done'. If the user tries to issue a 'base' target before the 'kernel' target an error message will be printed and an appropiate error code returned (just an example, it is done for all required targets). This is useful to avoid silly things like: [mklivecd kernel target was skipped here] $ mklivecd base $ mklivecd chroot $ mklivecd iso Obviously the 'iso' target failed because it couldn't find some required files. |
2008-03-04 11:36:58 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: New mklivecd's site URL: http://www.netbsd.org/~xtraeme/mklivecd/ I'll be moving home in some weeks and old site will not be accessible. |
2008-01-24 21:09:14 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: mklivecd has a new and shiny website now, visit me at: http://mklivecd.xtrarom.org/ |
2007-12-01 21:27:16 by Thomas Klausner | Files touched by this commit (1) |
Log message: New sentence, new line. Use Nx. |
2007-07-03 17:45:06 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Update to 0.15.3: Remove -nobak from MKISOFS_ARGS, which is not available on newer cdrtools versions. Pointed out by Zafer Aydogan, thanks. |
2007-06-21 14:31:52 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: Add a comment before the MAINTAINER line explaining that people committing to that package should ask me first. |