index
:
live-boot.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-4
sagitta
(mirror of https://github.com/vyos/live-boot.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2012-08-16
Updating scripts readme about transition to plugin based architecture.
Daniel Baumann
2012-08-16
Correcting permissions of /tmp which apparently somehow get mixed up along th...
Daniel Baumann
2012-08-14
Making nameserver assignment from ip= bootparameter work with persistence.
Daniel Baumann
2012-08-14
Adding support for nameserver in ip= boot parameter.
Steven Shiau
2012-08-14
Reading configuration file from filesystem and live-media at runtime too.
Daniel Baumann
2012-08-14
Laying tmpfs on /live/overlay only during initramfs stage, fixes boot failure...
Daniel Baumann
2012-08-14
Consistently using case instead of if for conditionals in script boilerplate.
Daniel Baumann
2012-08-14
Moving reading of initramfs-tools functions to initramfs-tools script.
Daniel Baumann
2012-08-14
Reading /conf/param.conf after Select_eth_device in main function to fix netw...
Steven Shiau
2012-08-07
Adding slightly modified patch from Steven Shiau <steven@nchc.org.tw> to tran...
Daniel Baumann
2012-07-26
Correct left over references to old initramfs-tools.sh (Closes: #682504).
Richard Nelson
2012-07-25
Extending verify-checksums parameters to allow specifying custom list of dige...
Daniel Baumann
2012-07-25
Avoid re-access /proc/cmdline in select-eth-device function and use internal ...
Daniel Baumann
2012-07-25
Extending read-only parameters to allow specifying custom list of devices.
Daniel Baumann
2012-07-25
Factoring out debug into an own function.
Daniel Baumann
2012-07-25
Making verify-checksums function self contained.
Daniel Baumann
2012-07-25
Making read-only function self contained.
Daniel Baumann
2012-07-25
Making swap function self contained.
Daniel Baumann
2012-07-21
Fixing persistence backward-compatibility mode (Closes: #681176).
Tails developers
2012-07-19
Adding support for defining one or more explicit swap partitions to be used.
Daniel Baumann
2012-07-19
Splitting out already reviewed verify-checksums script.
Daniel Baumann
2012-07-19
Splitting out already reviewed swapon script.
Daniel Baumann
2012-07-19
Splitting out already reviewed read-only script.
Daniel Baumann
2012-07-19
Splitting out already reviewed cmdline parsing script.
Daniel Baumann
2012-07-18
Adding redirection layer for initramfs-tools initramfs generator.
Daniel Baumann
2012-07-18
Adding temporary redirection layer for dracut initramfs generator.
Daniel Baumann
2012-07-18
Renaming mountroot function to main to provide a generic live-boot entry poin...
Daniel Baumann
2012-07-18
Renaming boot scripts for refactoring them into numbered plugins.
Daniel Baumann
2012-07-18
Adding temporary notes in a readme file.
Daniel Baumann
2012-06-27
Correcting typo in fstab function call in mountroot, thanks to Baurzhan Mufta...
Daniel Baumann
2012-06-27
Fix creation of /var/log/live in correct location.
Ben Armstrong
2012-06-14
Updating coding style in a first bunch of locations.
Daniel Baumann
2012-06-14
Renaming persistent-subtext option into persistent-label and making it define...
Daniel Baumann
2012-06-13
Removing some more dead parameters from cmdline function.
Daniel Baumann
2012-06-06
Setting persistence label for live-* 3.x persistency to 'persistence', we're ...
Daniel Baumann
2012-06-06
Dropping snapshot functionality, superseeded by awesome custom mount persiste...
Daniel Baumann
2012-06-05
Moving off remaining functions from main boot script to subscript for later c...
Daniel Baumann
2012-06-05
Unbreaking cmdline parsing after variable rename.
Daniel Baumann
2012-06-05
Removing live-preseed, not used anymore.
Daniel Baumann
2012-06-05
Transforming networking bottom script into normal live-boot script.
Daniel Baumann
2012-06-05
Transforming fstab bottom script into normal live-boot script.
Daniel Baumann
2012-06-05
Transforming persistence_excludes bottom script into normal live-boot script.
Daniel Baumann
2012-06-05
Removing fastboot handling, the normal system handles this via 'fastboot' boo...
Daniel Baumann
2012-06-05
Removing exporting of variables for reviewed options in the cmdline function,...
Daniel Baumann
2012-06-05
Moving validateroot bottom script into main boot script itself.
Daniel Baumann
2012-06-05
Splitting out swap handling and rewriting to a live-boot subscript.
Daniel Baumann
2012-06-05
Updating swapon handling to new parameter handling.
Daniel Baumann
2012-06-05
Updating internal cmdline handling.
Daniel Baumann
2012-06-05
Updating read-only handling to new parameter handling.
Daniel Baumann
2012-06-05
Rewriting live-media checksum verification to work with any SHA and MD5 digests.
Daniel Baumann
[prev]
[next]