index
:
live-boot.git
circinus
cla
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
/
boot
/
9990-overlay.sh
Age
Commit message (
Expand
)
Author
2013-06-24
Reorganizing components in source tree.
Daniel Baumann
2013-05-28
Correcting debug variables through out the code to use the same one.
Daniel Baumann
2013-05-06
Checking for ${overlay}, not ${device} when trying to close ${overlay}.
Evgeni Golov
2013-05-06
Silencing unmounting of potentially stray tmpfs on /live/overlay.
Daniel Baumann
2013-05-06
Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).
Gaudenz Steinlin
2013-05-06
Including util-linux mount in initramfs.
Michal Suchanek
2013-05-06
Using 'local' in a safe way.
Tails developers
2013-05-06
Fixing persistence-media option when no devices are attached.
Tails developers
2013-05-06
Making the /live to /lib/live move for the persistence code.
Tails developers
2013-05-06
Adding debian version 4.0~a1-1.
Daniel Baumann
2013-02-12
Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).
Gaudenz Steinlin
2012-12-12
Including util-linux mount in initramfs.
Michal Suchanek
2012-12-07
Using 'local' in a safe way.
Tails developers
2012-12-07
Fixing persistence-media option when no devices are attached.
Tails developers
2012-12-07
Making the /live to /lib/live move for the persistence code.
Tails developers
2012-10-03
Updating file paths for /lib/live/mount.
Daniel Baumann
2012-10-02
Renaming rofs to more intuitive rootfs.
Daniel Baumann
2012-10-02
Stopping to put a tmpfs on /root/lib/live from within initramfs, it over-'lay...
Daniel Baumann
2012-09-30
Applying slightly modified patch from Reinhard Tartler <siretart@tauware.de> ...
Daniel Baumann
2012-09-30
Removing showmounts option as it's enable always anyway.
Daniel Baumann
2012-09-27
Moving remaining stuff from /live to /lib/live to avoid further namespace pol...
Daniel Baumann
2012-09-26
Updating code for exposing of overlay mounts under /live too.
Daniel Baumann
2012-09-26
Exposing rofs and persistence mounts under /live in the live systems, not jus...
Daniel Baumann
2012-08-16
Correcting permissions of /tmp which apparently somehow get mixed up along th...
Daniel Baumann
2012-08-14
Laying tmpfs on /live/overlay only during initramfs stage, fixes boot failure...
Daniel Baumann
2012-07-18
Renaming boot scripts for refactoring them into numbered plugins.
Daniel Baumann