summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-25Making read-only function self contained.Daniel Baumann
2012-07-25Making swap function self contained.Daniel Baumann
2012-07-21Fixing persistence backward-compatibility mode (Closes: #681176).Tails developers
2012-07-19Cleaning up initramfs-tools hook.Daniel Baumann
2012-07-19Releasing debian version 3.0~a36-1.Daniel Baumann
2012-07-19Adding support for defining one or more explicit swap partitions to be used.Daniel Baumann
2012-07-19Splitting out already reviewed verify-checksums script.Daniel Baumann
2012-07-19Splitting out already reviewed swapon script.Daniel Baumann
2012-07-19Splitting out already reviewed read-only script.Daniel Baumann
2012-07-19Splitting out already reviewed cmdline parsing script.Daniel Baumann
2012-07-18Adding redirection layer for initramfs-tools initramfs generator.Daniel Baumann
2012-07-18Adding temporary redirection layer for dracut initramfs generator.Daniel Baumann
2012-07-18Renaming mountroot function to main to provide a generic live-boot entry poin...Daniel Baumann
2012-07-18Renaming boot scripts for refactoring them into numbered plugins.Daniel Baumann
2012-07-18Adding temporary notes in a readme file.Daniel Baumann
2012-06-28Releasing debian version 3.0~a35-1.Daniel Baumann
2012-06-27Correcting typo in fstab function call in mountroot, thanks to Baurzhan Mufta...Daniel Baumann
2012-06-27Releasing debian version 3.0~a34-1.Daniel Baumann
2012-06-27Switching to xz compression in source and binary packages.Daniel Baumann
2012-06-27Fix creation of /var/log/live in correct location.Ben Armstrong
2012-06-26Sourcing individual live-boot scripts rather than executing them.Daniel Baumann
2012-06-26Removing superfluous directory in initramfs-tools hook.Daniel Baumann