Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/live-boot


https://github.com/vyos/live-boot

Do not probe the device mounted on /live/image for persistence.

78c2bc5d16c73448b9c160850c386ffcd1ef2971 authored over 12 years ago by Tails developers <[email protected]>
Supress warnings when probing media for persistence.

49f4d23bf89af431c787138641bdc6a61e042794 authored over 12 years ago by Tails developers <[email protected]>
Allow using / as destination in custom mounts.

Also make this backwards compatible with live-rw labelled volumes.

f92f379a6e868bc486c050ff5ca81c1707da7374 authored over 12 years ago by Tails developers <[email protected]>
Renamling linkfiles option when using persistence to simply link.

0622a98c98d454e80118d00ec76226ff209e1bc1 authored over 12 years ago by Daniel Baumann <[email protected]>
Updating toplevel Makefile to work with manpages having multiple dots in its filename.

1e821c21107dc36f071659f8b2d7c8d95048b4d1 authored over 12 years ago by Daniel Baumann <[email protected]>
Removing leftover directory after unmounting.

4477185ba6f7f66f957f7a580df662a9741c94af authored almost 13 years ago by Tails developers <[email protected]>
Merging old changelog into current changelog.

21e824578d4717d159fff7f1c2f1987966fc33a3 authored almost 13 years ago by Daniel Baumann <[email protected]>
Fixing brace alignment to follow common code style.

01ed4b84a51f458af528d9ea95fd86da2108081f authored almost 13 years ago by Tails developers <[email protected]>
Fixing findiso argument parsing place to match the existing ordering.

8cd3e6c3489df0857579ca52ac291256d38f18cf authored almost 13 years ago by Tails developers <[email protected]>
Removing overkill double-checking of return code in is_mountpoint predicate.

a6bb4149992d6d416ea58f102cb8539ce106de7a authored almost 13 years ago by Tails developers <[email protected]>
Removing old docs.

This is old stuff which, for historic reasons, is available in
the old svn dump (changelog), or ...

d2b1d7afc61d04150ed896a72dea1625c4391919 authored almost 13 years ago by Daniel Baumann <[email protected]>
Adding support for the findiso boot parameter (Closes: #656135).

Thanks to the grml team for the initial patch,
thanks to [email protected] for bringing it t...

610c06cafd108f9af8d246988b9ce518aa2895f2 authored almost 13 years ago by Tails developers <[email protected]>
Renaming live.persist to live-persistence.conf.

315900ea66904606c7a5d92cf46d590fa00b12a6 authored almost 13 years ago by Daniel Baumann <[email protected]>
Making extraction of the manpage section in manpages/Makefile work with multiple dots in the filename.

eece680a032daa7048a54cfccb48c873258a7f73 authored almost 13 years ago by Daniel Baumann <[email protected]>
Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everywhere.

4e54d60d7f69ae3441e519e5611bd7ea48a8be19 authored almost 13 years ago by Daniel Baumann <[email protected]>
Renaming /live/cow to /live/overlay in anticipation of overlayfs.

b5678340476350707c088253fe5ceee2dccda096 authored almost 13 years ago by Daniel Baumann <[email protected]>
Removing user and userfullname variables in scripts/live, they are not used here sind live-config anymore.

ae53533f0152dbd0ee920e1132be2e21b11ad031 authored almost 13 years ago by Daniel Baumann <[email protected]>
Consistently using ext4 in all examples, not a mix of ext2 and ext3.

d0610b388dde7a4368580b60c690d72fb3f72637 authored almost 13 years ago by Daniel Baumann <[email protected]>
Replacing 'illegal' with better fitting 'invalid' for wrongly crafted input examples in live.persist manpage.

fcabc9b08b01a62cf21d016971562160c097947f authored almost 13 years ago by Daniel Baumann <[email protected]>
Removing outdated and broken accessibility script, this will be redone in live-config properly.

e5167694c7c6212ac8eb03cd7b2231ba4f68c3e0 authored almost 13 years ago by Daniel Baumann <[email protected]>
Removing header in fstab, not required.

06424fbd360af31f530e745695e525b873d06d93 authored almost 13 years ago by Daniel Baumann <[email protected]>
Removing preseed bottom-script, a newly written one is now in live-config where this sort of things belong.

f29e2a464be392830ca9953c4b472069fa3c2988 authored almost 13 years ago by Daniel Baumann <[email protected]>
Only looking at boot.d files if they have the .conf suffix to allow putting other files into these places that do not necessarily need to be used by live-boot (e.g. documentation).

f1087eb55a835f2b4adaaccea7b092e19a3ba6e3 authored almost 13 years ago by Daniel Baumann <[email protected]>
Releasing debian version 3.0~a26-1.

1c158e15ba2d4b2e9cb166024393087aa3560d3d authored almost 13 years ago by Daniel Baumann <[email protected]>
Moving initscript to live-config.

Keeping the initscript in live-boot is not really maintainable
for different init systems. We wo...

49bcda4f02e85fb1c648fd8fd00b8b989d2de752 authored almost 13 years ago by Daniel Baumann <[email protected]>
Correcting left-over in author section of live.persist manpage.

a39a1678776b1bfe92e717f5abd5f55b6404b525 authored almost 13 years ago by Daniel Baumann <[email protected]>
Make cases for all different custom mounting situations more explicit.

The old code had grown wild over time and was hard to follow, and
consequently contained bugs (a...

d15a4009895b692ff2645e1e7041a7975c49e518 authored almost 13 years ago by Tails developers <[email protected]>
Copy perms/ownership from source when creating linkfiles dest dirs.

d4d4f98335c3bd91192501e123694a727da85956 authored almost 13 years ago by Tails developers <[email protected]>
Use trim_path() instead of custom sed stanza to trim /:es from paths.

268ad5d5b86fa0d7d7202a96113ef5167d855ec7 authored almost 13 years ago by Tails developers <[email protected]>
Add 'bind' option for the default behaviour of custom mounts (bind-mount).

161e3e634a4f975f4d72fc2cfd715d9741fe9d16 authored almost 13 years ago by Tails developers <[email protected]>
Fix ownership for links created for linkfiles custom mounts.

65dc1e4b2ba0d3e086308d4ad3104a1ce3a098cd authored almost 13 years ago by Tails developers <[email protected]>
Adding functions equivalent to chmod/chown --reference.

This option is apparently not present in busybox.

6d0cc254c6b9c37c674db96017752e5f2b3b9005 authored almost 13 years ago by Tails developers <[email protected]>
Delete existing files in the destination's path when creating it.

395a2b5f13edc3c3d39a414c403ed317711e9d1b authored almost 13 years ago by Tails developers <[email protected]>
Update live-boot(7) man page and add new one for live.persist(5).

72e4af787d6a44c35e97478a35a69b55cb33c191 authored almost 13 years ago by Tails developers <[email protected]>
Also create parents when creating union/linkfiles source directories.

Otherwise the it breaks with "source=a/b" if "a" doesn't exist etc.

fe3b574c47a81858e256abd8fde409eda4dc99e1 authored almost 13 years ago by Tails developers <[email protected]>
Remove cow dir contents that are in the way for custom mounts.

This is mostly relevant if you activate persistence post boot; in that
case you (or live-config)...

a9d29ee385fb31d8e5bda0ba649afb54914673c5 authored almost 13 years ago by Tails developers <[email protected]>
Improve error message.

8b3ccc55856039a150b0d06c4dce24c50020a8fd authored almost 13 years ago by Tails developers <[email protected]>
Make two custom mounts with nested source directories illegal.

22216d157f7dacf5cdaabc45a7a7a42bfcfe49d1 authored almost 13 years ago by Tails developers <[email protected]>
Make trim_path() handle "/", and arbitrarily many consecutive /:es.

2d129205223e1fb6322bb03a9cb9fdf1736885b8 authored almost 13 years ago by Tails developers <[email protected]>
Greatly simplify live.persist syntax to "DIR [OPTIONS...]".

The previous syntax was convoluted by allowing both optional columns and
a list of options, when...

1879d835a5b10728f3c49dc04ec854f2ff993a8b authored almost 13 years ago by Tails developers <[email protected]>
Add a note about a potential, future code simplification.

abb42266f7e2251fd0e9cc14dc76ec6290e4b4b9 authored almost 13 years ago by Tails developers <[email protected]>
Do not allow mutually exclusive custom mount options.

5abe4bacca7eb71398e8f8285d777cbc7d15ba42 authored almost 13 years ago by Tails developers <[email protected]>
Fix ownership/perms for created union/linkfiles source dirs.

0804cf7a59f902703340ce47b4e0c93f93cc20e9 authored almost 13 years ago by Tails developers <[email protected]>
Create the source dir for custom mounts using the 'linkfiles' option.

We can't bootstrap it, but creating it so the user doesn't have to
(and maybe can't due to permi...

c318829194c0913f71a1c94463c49598ed80fda4 authored almost 13 years ago by Tails developers <[email protected]>
Refactor closing of persistent devices upon failure.

Errors can occur at various places so it's best to just do it once in
a consistent manner.

642591226c57f1902e6d159c0dea5bbee2afc572 authored almost 13 years ago by Tails developers <[email protected]>
Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".

11492e8c656455a7d7ba0219d0018b282792a9d4 authored almost 13 years ago by Tails developers <[email protected]>
Copy ownership/perms from source to rw-branch in read-only mode.

The union mountpoint inherits ownership/permissions from the rw-branch,
which in this case is a ...

c9942ec95d623173c331a6ff9431b6bb36f5fb0f authored almost 13 years ago by Tails developers <[email protected]>
Handle list arguments better in get_custom_mounts().

5ca613caa8948bb2686b592880f45caaa61e4662 authored almost 13 years ago by Tails developers <[email protected]>
Make handling of LUKS encrypted GPT partitions more sane.

57f78bf4a7fd838d47addc7feff5cf22550bc240 authored almost 13 years ago by Tails developers <[email protected]>
Use trim_path when we compare paths.

7a8eabff4eab223553420e5ee3857d15b84559a1 authored almost 13 years ago by Tails developers <[email protected]>
Don't allow . or .. in live.persist paths.

Allowing it could cause serious breakage, and there's absolutely no
need for it.

880508024e177d800318827e109d603916050a15 authored almost 13 years ago by Tails developers <[email protected]>
Remove two FIXME:s that are not really relevant.

We could handle those cases, but it wouldn't give us anything; the
sort-by-destination we do lat...

2c55cb63431dcecab209ed5c4f477fd8681b8530 authored almost 13 years ago by Tails developers <[email protected]>
Cleanup.

414dbb0e24c4e6be48524a94c11212ce2977bf86 authored almost 13 years ago by Tails developers <[email protected]>
Refactor mounting of persistent storage media.

This also fixes a bug where for home-rw image files: they were mounted
in ${rootmnt}/live before...

d68c70d805064b61d6e63377a299066301af5f58 authored almost 13 years ago by Tails developers <[email protected]>
Fixup some style issues.

267ca87d0d2892d69682228b65e49418d1aa93dd authored almost 13 years ago by Tails developers <[email protected]>
Check if luks device is already open before trying to open it.

bb77d0efe779cd9e2e245e7f56f3abbd2baa7d72 authored almost 13 years ago by Tails developers <[email protected]>
We don't black list storage devices any more.

ad772f205c1044ce7fe5383d72aae9a3ca8f33a7 authored almost 13 years ago by Tails developers <[email protected]>
Add backwards compatibility for old labels: live-{rw,sn} and home-rw.

For home-rw we create a live.persist file which make old volumes
completely compatible with the ...

b78990c495520b41ce163a55dee2d002ebba10de authored almost 13 years ago by Tails developers <[email protected]>
Handle already mounted devices and closing of unused luks devices better.

bfec46ce25357e087378ca220b852aca1bb83e09 authored almost 13 years ago by Tails developers <[email protected]>
Some minor cleanups.

56000a6516968b10e0d2e1937f4084938babf39f authored almost 13 years ago by Tails developers <[email protected]>
Add support for probing partitions' GPT name just like filesystem labels.

4b2c4a70cdca5a9c192401e654743665a56e501c authored almost 13 years ago by Tails developers <[email protected]>
Refactor find_persistent_media().

918242b47944da2a6af5e6fe505b743b465eea40 authored almost 13 years ago by Tails developers <[email protected]>
Refactor some global variables from live into live-helpers.

aa2f9a8dff5be9a2a41cc7af053821d5afab0478 authored almost 13 years ago by Tails developers <[email protected]>
Refactor live-boot argument parser from live into live-helpers.

This will be useful for making it possible to enable persistent during
user-space.

790fb6908a3d6a93380107ea0f95d77c21f6a2cc authored almost 13 years ago by Tails developers <[email protected]>
Adjusting mount calls when using nfs options (Closes: #667435).

38757eb448bd7e7725085047434df1a4664ddfe2 authored almost 13 years ago by Daniel Baumann <[email protected]>
Close unused LUKS devices in all cases.

Previously LUKS partitions whose fs had the incorrect partition label
would be left open when us...

3b8017136669394c9e2c92aca2d917c98a186b34 authored almost 13 years ago by Tails developers <[email protected]>
Use same device backing path as used in other places.

656155fcea1cc331306ec32c246209e0098efdc7 authored almost 13 years ago by Tails developers <[email protected]>
Accept using several persistent media with custom-ov label.

We didn't want this before with live-{rw,sn} and home-{rw,sn} style
persistence, so this was jus...

e2d2d40b67bdbbef25f1b53f4fbc2eedc72f12cd authored almost 13 years ago by Tails developers <[email protected]>
Refactor persistent custom mounting from live into live-helpers.

This will be useful for making it possible to enable persistent during
user-space.

931f580302ca3a121d3be602a49e732d5189b667 authored almost 13 years ago by Tails developers <[email protected]>
Correcting syntax when using if constructs in links_files().

8dc6de07c581321bcf633b500cf54d83ee39cef1 authored almost 13 years ago by Daniel Baumann <[email protected]>
Fix mask usage in links_files().

36b3b55495c069c5e06f8106314fa0a841891651 authored almost 13 years ago by Tails developers <[email protected]>
Optionally mount custom mounts as unions.

This can potentially save a lot of space, and this type of persistence
doesn't hide changes to t...

e3ad4752eb66317c2a9c21a76ff0a1b0ac53b32f authored almost 13 years ago by Tails developers <[email protected]>
Remove the correct file.

aeba5c8e27d90f09701f6705de137d6129227567 authored almost 13 years ago by Tails developers <[email protected]>
Ignore empty lines in live.persist.

Otherwise they're interpreted as / which isn't good.

9ab12eda9ed52faf41b3cad8c99e1775433f47e9 authored almost 13 years ago by Tails developers <[email protected]>
Make union mounting more sensible and robust.

...except that they're broken! But we're getting to that.

bae59cfc3b4e5272cb460b8918ad32a0faee4b60 authored almost 13 years ago by Tails developers <[email protected]>
Workaround busybox's inability to detect symlinks with [ -e ].

link_files() won't remove symlinks at the destination, which could
cause trouble.

c86b5d49885f2e52e06f27569b666e68a81d860c authored almost 13 years ago by Tails developers <[email protected]>
Refactor union mounting into its own function.

13bb5656427cd5ad5475ceb48fe973c2f3b41f8c authored almost 13 years ago by Tails developers <[email protected]>
Continue the correct for-loop so incorrect custom mount is skipped.

56627dfef6afd7f94f0bd8d76122eefb0b115826 authored almost 13 years ago by Tails developers <[email protected]>
Handle custom mounts options a bit more beautifully.

336dae6909b0b4fe78fce4b1e3c33fc716507a6b authored almost 13 years ago by Tails developers <[email protected]>
Calling rm without -f when removing some temporary custom mount related files to ensure non-interactivity.

a844e2f2b5c126e6f3e54a65e69b8673553afdf3 authored almost 13 years ago by Daniel Baumann <[email protected]>
Remove some temporary custom mount related files after they're used.

8146bc4e2485566655d443f5b0d3b86df4e869b9 authored almost 13 years ago by Tails developers <[email protected]>
Separate overlay labels for full and custom persistence.

Full root persistence through overlays is specified with "full-ov",
and custom persistent mounts...

baa35e3dbde1d68bedca73fa03425d0a7d8b374c authored almost 13 years ago by Tails developers <[email protected]>
Optionally symlink files from persistent source instead of mount it.

This is done by passing the option "linkfiles" to a live.persist
entry. That option is very usef...

2fc36d846b3653e698a6ad7d6ea4a2ba1cb16db8 authored almost 13 years ago by Tails developers <[email protected]>
Prevent custom mounting in /live.

916c9458ead4b3a2c227ff625483ac7470805ee6 authored almost 13 years ago by Tails developers <[email protected]>
Avoid '==' bashism in initial work on a custom mounts system to ensure posix compatiblity.

821aa7e0b3c222912172517ca7f8e179b5ef7a9d authored almost 13 years ago by Daniel Baumann <[email protected]>
Avoid calling rm without -f in initial work on a custom mounts system to ensure non-interactivity.

8b450c0e900c199259b738b3e43b01195b853ec3 authored almost 13 years ago by Daniel Baumann <[email protected]>
Correcting indenting initial work on a custom mounts system to ensure consistency.

cc3b66c32fdaa26bef38d338f2d260c7f5cb6f64 authored almost 13 years ago by Daniel Baumann <[email protected]>
Adding initial work on a custom mounts system.

8b88e235e4003e46f8d64ba9dbecd23cf31a1b92 authored almost 13 years ago by Tails developers <[email protected]>
Removing some of the now useless sysvinit specifics from bin/boot.sh.

e98a242c5454eb64200506a31835341a2495fb57 authored almost 13 years ago by Daniel Baumann <[email protected]>
Replacing live-boot initscript with a stub and moving the actual code to /lib/live/boot.sh to allow different initsystem support in future.

d98b500c721b2bd5319d84f1e38a2e54db043834 authored almost 13 years ago by Daniel Baumann <[email protected]>
Correcting log_end_msg usages in connection with verbosity checks in live-boot initscript, thanks to Pablo Barbachano <[email protected]> (Closes: #665689).

86958cea3e7b7a0b0e3fedb2b3be2837b635db59 authored almost 13 years ago by Daniel Baumann <[email protected]>
Quoting noprompt variable in initscript to avoid syntax errors, thanks to Philip Newborough <[email protected]>.

c9eb5a5a73c793b8bd1ed2d862e8630f0c2b1f2c authored almost 13 years ago by Daniel Baumann <[email protected]>
Updating to standards version 3.9.3.

f12da76bfe6fa2d134788541d7c74512a3ebb17a authored almost 13 years ago by Daniel Baumann <[email protected]>
Updating copyright file machine-readable format version 1.0.

3f965019f6f1dd1306af962bd798f82c905c6012 authored almost 13 years ago by Daniel Baumann <[email protected]>
Updating year in copyright.

a35b902a7a87b2004997b88a8fd0045b8d509b20 authored almost 13 years ago by Daniel Baumann <[email protected]>
Releasing debian version 3.0~a25-1.

3b44316825fde361504cde542e0988cbd551b18f authored almost 13 years ago by Daniel Baumann <[email protected]>
Add overlayfs support (Closes: #658265).

2b913a034efc31da458036087245591cb6aa6f47 authored almost 13 years ago by Michal Suchanek <[email protected]>
Updating to debhelper version 9.

1302eec7ef0351d797a3cba700e5c55957263671 authored almost 13 years ago by Daniel Baumann <[email protected]>
Releasing debian version 3.0~a24-1.

38fd15ac1afd07f6ccae465b4579a7dd4dccb9d4 authored about 13 years ago by Daniel Baumann <[email protected]>
Removing quotes from udev path_id command to actually execute the command.

3099ec887a4e8c3d7567ac99de855254670c45d6 authored about 13 years ago by Daniel Baumann <[email protected]>