summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25Updating Spanish translation of man pages.chals
2013-06-25Updating the dates in man pages.chals
2013-06-24Updating indenting in network component.Daniel Baumann
2013-06-24Simplifying /etc/resolv.conf generation a bit.Daniel Baumann
2013-06-24Dropping really_export dead code.Daniel Baumann
2013-06-24Dropping helper function used in one place only which can be replaced with a ...Daniel Baumann
2013-06-24Shortening /etc/mtab conditional creation.Daniel Baumann
2013-06-24Replacing variable used in one place only with explicit directory for simplic...Daniel Baumann
2013-06-24Dropping old pre-wheezy persistence list handling.Daniel Baumann
2013-06-24Dropping old pre-wheezy udevadm handling.Daniel Baumann
2013-06-24Updating code to current coding style in a some locations.Daniel Baumann
2013-06-24Replace various mentionings of scripts with components.Daniel Baumann
2013-06-24Reorganizing components in source tree.Daniel Baumann
2013-06-24Reorganizing frontend in source tree.Daniel Baumann
2013-06-24Reorganizing backend in source tree.Daniel Baumann
2013-06-24Calculating size for the whole media "/live/image/", not only the dir "/live/...Steven Shiau
2013-05-28Updating Spanish translation of live-boot man page.chals
2013-05-28Allowing to superseed live-boot cmdline through configuration files.Daniel Baumann
2013-05-28Correcting debug variables through out the code to use the same one.Daniel Baumann
2013-05-28Updating note about overlay file image names in live-boot manpage, thanks to ...Daniel Baumann
2013-05-27Releasing debian version 4.0~a13-1.Daniel Baumann
2013-05-27Increasing tftp blocksize to maximum value per RFC 2348, thanks to Vincent Sm...Daniel Baumann
2013-05-08Releasing debian version 4.0~a12-1.Daniel Baumann
2013-05-08Further guarding overwriting of /bin/mount by making it dependent on the exis...Daniel Baumann
2013-05-08Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs to mak...Daniel Baumann
2013-05-06Updating manpage wrt/ quickreboot (Closes: #706686).Daniel Baumann
2013-05-06Releasing debian version 4.0~a11-1.Daniel Baumann
2013-05-06Also blacklisting findiso and fromiso devices for luks file persistence.David Hare
2013-05-06Adding support for luks persistence with persistence files (Closes: #701614).Peter Schaefer
2013-05-06Don't quote $CIFSOPTS for mount.cifs (Closes: #703746).Andrew Jeffery
2013-05-06Select BOOTIF device if defined for netboot (Closes: #703744).Andrew Jeffery
2013-05-06Correcting leftovers from old variable handling for BOOTIF, thanks to Andrew ...Daniel Baumann
2013-05-06Renaming main function to live for consistent namespace.Daniel Baumann
2013-05-06Renumbering the first three early scripts.Daniel Baumann
2013-05-06Fixing the use of one preposition in the Spanish translation of the man pages.chals
2013-05-06Updating the Spanish translation of persistence.conf man page.chals
2013-05-06Updating the Spanish translation of live-boot man page.chals
2013-05-06Updating dates in man pages.chals
2013-05-06Releasing debian version 4.0~a10-1.Daniel Baumann
2013-05-06Using is_live_path() in mount_images_in_directory() to avoid redundant logic.Michael Stummvoll
2013-05-06Fixing a bug with multiple files in is_live_path after the last commit.Michael Stummvoll
2013-05-06Simplifying if statement in is_live_system function.Michael Stummvoll
2013-05-06Fixing condition for setting rootfs_dest_backing.Evgeni Golov
2013-05-06Debranding package for derivatives.Daniel Baumann
2013-05-06Releasing debian version 4.0~a9-1.Daniel Baumann
2013-05-06Removing all references to my old email address.Daniel Baumann
2013-05-06Releasing debian version 4.0~a8-1.Daniel Baumann
2013-05-06Transforming link targets so they work after the mount was moved (Closes: #70...Evgeni Golov
2013-05-06Checking for ${overlay}, not ${device} when trying to close ${overlay}.Evgeni Golov
2013-05-06Fixing invalid syntax in test for opt_link.Evgeni Golov