summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03Renaming /lib/live/mount/image to /lib/live/mount/medium.Daniel Baumann
2012-10-03Updating file paths for /lib/live/mount.Daniel Baumann
2012-10-02Releasing debian version 3.0~b6-1.Daniel Baumann
2012-10-02Renaming the boot scripts readme file to fixme to make it even more obvious.Daniel Baumann
2012-10-02Removing source-only readme file about boot scripts from the binary package.Daniel Baumann
2012-10-02Renaming rofs to more intuitive rootfs.Daniel Baumann
2012-10-02Stopping to put a tmpfs on /root/lib/live from within initramfs, it over-'lay...Daniel Baumann
2012-10-01Including hfs and hfsplus modules in initrd to access filesystems on apple sy...Daniel Baumann
2012-09-30Releasing debian version 3.0~b5-1.Daniel Baumann
2012-09-30Applying slightly modified patch from Reinhard Tartler <siretart@tauware.de> ...Daniel Baumann
2012-09-30Removing showmounts option as it's enable always anyway.Daniel Baumann
2012-09-29Updating to standards version 3.9.4.Daniel Baumann
2012-09-27Releasing debian version 3.0~b4-1.Daniel Baumann
2012-09-27Moving remaining stuff from /live to /lib/live to avoid further namespace pol...Daniel Baumann
2012-09-27Switching to final name for the persistence configuration file 'persistence.c...Daniel Baumann
2012-09-26Releasing debian version 3.0~b3-1.Daniel Baumann
2012-09-26Updating code for exposing of overlay mounts under /live too.Daniel Baumann
2012-09-26Exposing rofs and persistence mounts under /live in the live systems, not jus...Daniel Baumann
2012-09-26Removing mountpoint if no persistence layer is found on a device.Gaudenz Steinlin
2012-09-26Always move live filesystem mounts to /root within initramfs, regardless if m...Daniel Baumann
2012-08-24Releasing debian version 3.0~b2-1.Daniel Baumann
2012-08-24Regenerating initramfs on remove.Daniel Baumann
2012-08-24Removing /etc/live/boot if empty on purge in postrm.Daniel Baumann
2012-08-24Recreating /etc/live/boot in postinst.Daniel Baumann
2012-08-16Releasing debian version 3.0~b1-1.Daniel Baumann
2012-08-16Updating scripts readme about transition to plugin based architecture.Daniel Baumann
2012-08-16Correcting permissions of /tmp which apparently somehow get mixed up along th...Daniel Baumann
2012-08-14Making nameserver assignment from ip= bootparameter work with persistence.Daniel Baumann
2012-08-14Adding support for nameserver in ip= boot parameter.Steven Shiau
2012-08-14Reading configuration files in initramfs-tools hook too.Daniel Baumann
2012-08-14Reading configuration file from filesystem and live-media at runtime too.Daniel Baumann
2012-08-14Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and /live/imag...Daniel Baumann
2012-08-14Simplifying usage of copy_exec function from hooks-function in initramfs-tool...Daniel Baumann
2012-08-14Correcting DNS inclusion in initramfs-tools hook, thanks to Steven Shiau <ste...Daniel Baumann
2012-08-14Laying tmpfs on /live/overlay only during initramfs stage, fixes boot failure...Daniel Baumann
2012-08-14Consistently using case instead of if for conditionals in script boilerplate.Daniel Baumann
2012-08-14Moving reading of initramfs-tools functions to initramfs-tools script.Daniel Baumann
2012-08-14Reading /conf/param.conf after Select_eth_device in main function to fix netw...Steven Shiau
2012-08-07Adding slightly modified patch from Steven Shiau <steven@nchc.org.tw> to tran...Daniel Baumann
2012-08-07Removing live-new-uuid, a rewritten one goes to live-tools.Daniel Baumann
2012-07-30Fixing build error in 'es' man pages caused by a newline conflict.chals
2012-07-27Releasing debian version 3.0~a38-1.Daniel Baumann
2012-07-26Correct left over references to old initramfs-tools.sh (Closes: #682504).Richard Nelson
2012-07-26Harmonizing GPL boilerplate texts.Daniel Baumann
2012-07-25Extending verify-checksums parameters to allow specifying custom list of dige...Daniel Baumann
2012-07-25Releasing debian version 3.0~a37-1.Daniel Baumann
2012-07-25Avoid re-access /proc/cmdline in select-eth-device function and use internal ...Daniel Baumann
2012-07-25Extending read-only parameters to allow specifying custom list of devices.Daniel Baumann
2012-07-25Factoring out debug into an own function.Daniel Baumann
2012-07-25Making verify-checksums function self contained.Daniel Baumann