index
:
live-boot.git
circinus
cla
crux
current
equuleus
mergify/bp/circinus/pr-4
nos-task-id
rolling
sagitta
(mirror of https://github.com/vyos/live-boot.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
boot
/
misc-helpers.sh
Age
Commit message (
Collapse
)
Author
2012-07-18
Renaming boot scripts for refactoring them into numbered plugins.
Daniel Baumann
2012-06-14
Updating coding style in a first bunch of locations.
Daniel Baumann
2012-06-06
Dropping snapshot functionality, superseeded by awesome custom mount ↵
Daniel Baumann
persistence. See the following threads for more information: * http://lists.debian.org/debian-live/2012/04/msg00110.html * http://lists.debian.org/debian-live/2012/06/msg00039.html
2012-06-05
Moving off remaining functions from main boot script to subscript for later ↵
Daniel Baumann
cleanup.
2012-06-05
Consistenly using 'true' instead of 'Yes' or 'yes' when using booleans.
Daniel Baumann
2012-06-05
Removing dead lang2locale function and associated files, not used anywhere.
Daniel Baumann
2012-06-05
Moving out live-functions from initramfs-tools specifics.
Daniel Baumann
2012-06-05
Adding commented 'set -e' explicitly in all subscripts to avoid running it ↵
Daniel Baumann
with 'set -e' until we've made sure it's properly working.
2012-06-05
Moving out live-helpers from initramfs-tools specifics.
Daniel Baumann