Ecosyste.ms: OpenCollective

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

github.com/vyos-legacy/live-initramfs

Vyatta version of live-initramfs
https://github.com/vyos-legacy/live-initramfs

Setting project email address to the new [email protected].

fd35a52b47d9a90bff918b7f0134907e2b0cf2c5 authored over 16 years ago
Enabling the "remove CD" prompt in splashy.

14f0f64c7b2a665f69aa78e4e63ef5f9c4c33a83 authored over 16 years ago
If the filesystem type of the rootfs cannot be automatically detected, we try to assume it from the extension of the imagefile we have found. Thanks to Jordi Pujol <[email protected]> (Closes: #460456).

d36796282505ccac17d2ceec2362d383fc8f48f4 authored over 16 years ago
Releasing live-initramfs 1.139.1-1.

c8ab0d4dfc25213dcfd01213a9cfdb04d71b3656 authored over 16 years ago
Added "-n" option to all mount commands, thanks to Peter Holik <[email protected]> for pointing this out.

ed4df925b794de1ecb31d321c18c45e7295a3dda authored over 16 years ago
Move loop-aes-tools to Suggests; live-helper should install them if required.

The loop-aes-tools regress compared to the vanilla loop tools, which can
cause some problems - A...

25e9181ac983565047ac25b8099b3b4597bfdc47 authored over 16 years ago
Remove unnecessary indentation level.

c2bfb075df603e11519681b9f3646d14edeae770 authored over 16 years ago
Updating authors file.

f55f7271885b4a4ea645e9dd0957f10493e9ad86 authored over 16 years ago
Merging casper 1.139.

724d6fbe13319356e709e3523d8d62e1087356c7 authored over 16 years ago
Modify hiding of harmless X.org reconfiguring messages.

Was being split over a newline.

Signed-off-by: Chris Lamb <[email protected]>

57c11f5e8dca9bca90b46be65fe0865b639e279f authored over 16 years ago
Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)

Signed-off-by: Chris Lamb <[email protected]>

00c060c8e38005d3e857292484ecd64fda94855b authored over 16 years ago
Hide error from attempting to "mount --move"

(We get a sensible error message if it fails anyway)

Signed-off-by: Chris Lamb <chris@chris-lam...

3abe7d31ea844e9c81ebdc9bfafd0f2f3948b45d authored over 16 years ago
Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.

Signed-off-by: Chris Lamb <[email protected]>

2bfb4214e77f04a0859565877936e6872396bb0d authored over 16 years ago
Don't configure X.org if it's not installed.

Signed-off-by: Chris Lamb <[email protected]>

2e903fb37ea1255486a07f5662687d22d5c43235 authored over 16 years ago
Fix check for X.org.

Signed-off-by: Chris Lamb <[email protected]>

20a843e4dcac9de690b3da64ec2f3f669e730dc1 authored over 16 years ago
Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.

Signed-off-by: Chris Lamb <[email protected]>

b5873910aad4cec4720d0a66947efecbc87b4cfc authored over 16 years ago
Silence another "script-not-executable" message for a sourced library.

1a208a44674601d614ab567042eb057ee5f4e3f0 authored over 16 years ago
Add missing pipe. Thanks to Andreas Bombe.

c78e21e8beaa8ff2d5cb76d0b42c1c0847520c9b authored over 16 years ago
Shamefully adding myself to CREDITS

3f5a3294d3c042abf9457bd72351386578d6f346 authored over 16 years ago
Tidy "Disabling update-initramfs" message.

Signed-off-by: Chris Lamb <[email protected]>

86b5b177bad6eaf93fe282fa47d106f2359c8eff authored over 16 years ago
Re-order some commands so we don't call log_begin_msg without calling log_end_msg.

Signed-off-by: Chris Lamb <[email protected]>

005ead7e6f1fdcfd02c078066e39df7a088d3c64 authored over 16 years ago
Don't configure X when /usr/bin/X does not exist.

Signed-off-by: Chris Lamb <[email protected]>

53b33ecdf81d31bac4782089fe6e81fcbfe7d007 authored over 16 years ago
Silence 'script-not-executable' lintian warning - live-functions script is always sourced.

Signed-off-by: Chris Lamb <[email protected]>

07d2da3edf7938d8f0538f2b5b98361010ecde1b authored over 16 years ago
Fix spacing in swirl.

Signed-off-by: Chris Lamb <[email protected]>

ff41e9db4fc3953858fb357be0e5453a970e06f2 authored over 16 years ago
Not going over the top with exclamation marks in the panic message.

ae6c4b55c341fd721e59c116940a5bf5a1590672 authored over 16 years ago
Updating credits file.

218c79b1b9f8de36fcb82788c149e644780ddc69 authored over 16 years ago
Slightely adjusting to the more widespread used ascii swirl.

87144cf0ca80f223ca72cfb48ce249ae9041a648 authored over 16 years ago
Override log_*_msg to print nicer status text (until #494257 is merged).

Signed-off-by: Chris Lamb <[email protected]>

08d547843e9c0b7b7c3d1c80983bb9c542eef7da authored over 16 years ago
Hide "overwriting possibly-customised configuration file" in X.org setup output.

Signed-off-by: Chris Lamb <[email protected]>

ed294832175e7686db69c1abe98554286ee8aecc authored over 16 years ago
Hide "Shadow passwords are now on" status message on bootup.

Signed-off-by: Chris Lamb <[email protected]>

d36a48eb92bee6e393293f46e2b9a34799b1d7ed authored over 16 years ago
Remove a number of "${quiet}" checks - they are repeated in the log_*_msg functions.

Signed-off-by: Chris Lamb <[email protected]>

f36f7bba94766e80f0001f5baa4c6122fd199576 authored over 16 years ago
Rework locale handling

* Support all codepages, not just UTF-8 ones.

* Although UTF-8 variants are still preferred, ...

b9eebdd64d31e967c74150c034269dc1bb682c0e authored over 16 years ago
Print friendly error message on live-initramfs panic.

Signed-off-by: Chris Lamb <[email protected]>

d6039d3ec3609a90ea076c018f90f1389daec551 authored over 16 years ago
Remove trailing "..." from calls to log_begin_msg - they get added anyway.

Signed-off-by: Chris Lamb <[email protected]>

a83a6102537972777fb5a82c1a37020ea276f436 authored over 16 years ago
Fix path issue with live-preseed causing noisy errors when booting.

Signed-off-by: Chris Lamb <[email protected]>

0d90750daf096625120bbcbde8abe0545fa79d21 authored over 16 years ago
Silence a number of annoying and distracting bootup messages.

Signed-off-by: Chris Lamb <[email protected]>

b19634cfe450ecae9c04b06d73ed0b75079f0fea authored over 16 years ago
Add missing "log_end_msg" to live-bottom/21xdriver.

Signed-off-by: Chris Lamb <[email protected]>

580dab2c66bd5c903b6d0c5ea1ad2d1f38269392 authored over 16 years ago
Set different log messages for live-bottom/21{xdriver,xvidemode}.

Signed-off-by: Chris Lamb <[email protected]>

00a9b881dd2555aa3ae576b27503a4030f189bf1 authored over 16 years ago
Move some arch-indep helper utilities to Build-Depends-Indep.

Signed-off-by: Chris Lamb <[email protected]>

5616084f4550149e2375993dba88cbe6ece853cc authored over 16 years ago
Adding support for using tftp in fetch= parameter.

98e3faf81c9532faa14b2713f8ea9ce752e0d395 authored over 16 years ago
Another fix about using udevsettle or "udevadm settle".

a7e3de02c60a41d5adbf4b7dd688a159160d6e24 authored over 16 years ago
Adding support for Virtio vd[a-z] drives.

387118d89f66cabff86e3d03aa47d3882540f412 authored over 16 years ago
Be sure that the discovered filesystem is not null.

- While scanning for a filesystem on a disk, the klibc utility can
return a null string if it ...

5e46790447292b7d62e3d84ab1b544bb1fb9306a authored over 16 years ago
Merging casper 1.138.

a5e54e45edaa579da735bcff8b6d5940e4cc7a86 authored over 16 years ago
Merging casper 1.137.

904e5a15a0c0795398746bec4d2db16420205923 authored over 16 years ago
The list of supported filesytems goes dynamic.

- The plain list of "should be a supported filesystem" finally is fixed,
now it scans /proc to...

b78a6ebcecb273908655f79d188bfc60452c4233 authored over 16 years ago
Added ntfs filesystem to the initramfs.

- This enables ntfs filesystem support to the early userspace,
which could be both used as a p...

eae85f04331467ee6eef5efc5f3134b5a835f2e2 authored over 16 years ago
Set default cow_mountopt where the other defaults are used.

Signed-off-by: Chris Lamb <[email protected]>

c69234121f7802262d691b2524958f8ea35dda6a authored over 16 years ago
Don't use /sbin/losetup to test for '-r' option when the scripts just use "lostup"

Signed-off-by: Chris Lamb <[email protected]>

b2fd2067bf8e3a9ed0d8c5577647bacd49aa3b71 authored over 16 years ago
Move sourcing of live-functions in 38disable_restricted_manager to correct place.

9caef9dc1c40a9d39178a7049fd59d38083b335b authored over 16 years ago
Releasing debian version 1.136.3-1.

19f6cd8085b30c5848eebca9b9cc2c9d4bcaec19 authored over 16 years ago
Make sure mounting /cow-tmpfs provides mount options.

0e9d6705be8b39a965fb082118f3bee65c6d8a5a authored over 16 years ago
Releasing debian version 1.136.2-1.

ccfed85d0d662432a5d043bba6d6129f425d9a5c authored over 16 years ago
Replacing previous imperfect changes for udevadm with check for udevadm and using old commands when beeing on etch. Also handling udevtrigger with udevadm if available.

249a3f585f61de137585b19defc186a59095f31a authored over 16 years ago
Correcting httpfs2 inclusion in hook.

1ecf99578d4bb77f23ef03c58aa49d0c3a632716 authored over 16 years ago
Releasing version 1.136.1-1.

7580a3ab3ed93241313e82165e244953d0ee9365 authored over 16 years ago
Defaulting now to aufs if no union= parameter is given.

091c4d502f745e82d2a2dd793bc0265da55ef29a authored over 16 years ago
Merging casper version 1.136.

49639ba7ec0d6a4bdf1ad99b942e8aa5f5d99ce6 authored over 16 years ago
Merging casper version 1.135.

9236e2281f25710d33ca54ff5e2ac8bee35d45ed authored over 16 years ago
Merging casper version 1.134.

127e11cb75d90d015f6aa7d1fc0f287ac95d051b authored over 16 years ago
Merging casper version 1.133.

9732b05356cc772a34d406d5b8ade3a4b9cbcd8a authored over 16 years ago
Converting udev depends into a versioned depends in order to reflect udevadm introduction.

5616add97b5c12194b0afc1b935cae60cbb3c8ac authored over 16 years ago
udevtrigger replacement.

* New udev (>= 1.24-1) replaced some binaries (here udevtrigger) with
udevadm command line opt...

5f9e8b86d7c769b8cc648d148ba1014ce5fec95e authored over 16 years ago
Fix call to log_warning_msg. Thanks to Bradley Smith <[email protected]>.

Signed-off-by: Chris Lamb <[email protected]>

1d8d3e8d03ae96047d844939737e065ecec28ad1 authored over 16 years ago
Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed kernels on powerpc.

Signed-off-by: Chris Lamb <[email protected]>

f9db77c32f9376bfb7986c5fce7d09283eeaddcb authored over 16 years ago
live-snapshot: fixed the remount helper.

* Now it should work even if not using klibc's "read".

256a921599433a2e7f0453f036661996434cf15c authored over 16 years ago
live-snapshot: now supports a static keep file list.

* Included support for specifing a list of files/dirs to be explicitly
kept between reboots, e...

7cfbc2ac160156a26783d9a9bd1430c08d5478c9 authored over 16 years ago
Check losetup capabilities before specifying to mount as read-only.

This is to retain compatibility with Etch's non-loop-aes-utils' losetup.

Signed-off-by: Chris L...

fa1fc2451b08f8b2b2ed9547cb68d35dde2f44f8 authored over 16 years ago
Modprobe 'esp' SCSI driver for the benefit of sparc.

Signed-off-by: Chris Lamb <[email protected]>

4c34a6fe761fd7a68f3f2571ea22dbef4025cacd authored over 16 years ago
Quieten call to modprobe ide-generic.

Signed-off-by: Chris Lamb <[email protected]>

5a7e9ae78dbc4814b281264faebcbcae9fd982cf authored over 16 years ago
Move local-top/live to live-premount/modules so it gets called before find_livefs.

Signed-off-by: Chris Lamb <[email protected]>

65212241086b05f222356919fad64e1a089afd4c authored over 16 years ago
Try to bind /cow to /live/cow if unable to move.

* This should re-enable using of live-snapshot with targets differents
from static list cpio's...

6aa510709b0ccb1d870dac7529462d2e6c69d20a authored over 16 years ago
live-snapshot: cleaned some wordings.

Signed-off-by: Marco Amadori <[email protected]>

9fca81241c2f541e79c78f0ccf05b450984625b4 authored over 16 years ago
live-snapshot: included vital informations on exit.

Signed-off-by: Marco Amadori <[email protected]>

6e26c373fafb2032695fff884910b827f5ac21b7 authored over 16 years ago
Updating live-snapshot to GPL-3+.

d8db63637d3b51b457d5b541150a9bbe5f4b6448 authored over 16 years ago
live-snapshot: new "--refresh" option.

* "--refresh" explicitly saves status of boot-time auto-discovered snapshots
without rebooting...

d167d6ee69dd6698166327948450cbde18a86dc2 authored over 16 years ago
live-snapshot: cleaned and sorted used command line defaults.

Signed-off-by: Marco Amadori <[email protected]>

84bd13f6fb6b7780dced5c5b8ddfa4049f18f0ab authored over 16 years ago
live-snapshot: nicer default auto unmount logic.

Signed-off-by: Marco Amadori <[email protected]>

1847478180a533c6913df71dc976b25e7eccc930 authored over 16 years ago
live-snapshot: honour "-o|--output FILE".

Signed-off-by: Marco Amadori <[email protected]>

4a97bac77f4e877581edabc08e4a87b4bfb1e8d0 authored over 16 years ago
live-snapshot: removed a useless mkdir.

Signed-off-by: Marco Amadori <[email protected]>

3defd0b367b82b86159c0264b84fe3a5ee184dda authored over 16 years ago
live-snapshot: removed an unused and useless function.

Signed-off-by: Marco Amadori <[email protected]>

cdef29feffee41e72dda184c82ec9c8a3e63a1a1 authored over 16 years ago
live-snapshot: fixes snapshotting from resync string.

* Now it properly overwrites previous snapshot instead of just
putting it in the $PWD.

Signed...

2e98afb6de94617a18ca19326bc9c1d81fa9a1fd authored over 16 years ago
Sync bug script "dpkg -l" calls with debian/control

Signed-off-by: Chris Lamb <[email protected]>

a0676091dffa7b0373720529fbd9d0e664b4cde0 authored over 16 years ago
Add support for httpfs= and ftpfs= parameters.

96d6f62356680f12904b2b40023bab1f5fca3238 authored over 16 years ago
Updating to standards 3.8.0.

68e050944303754a5f452a616eaa5a2da1a58bb5 authored over 16 years ago
Renaming forgotton uuid file to live-uuid.

d5008ceb18b4e4101d3e24da5de32fb081b88796 authored over 16 years ago
Releasing debian version 1.132.1-1.

9dd8c3d9e4a00eda64a834c8c5389e50335f9789 authored over 16 years ago
Updating copyright header in live-snapshot.

2eace46173bb9a057872510c5b4dead314c1de27 authored over 16 years ago
Removing useless whitespaces and empty lines.

a17ea0de501bd79151882821f924bbfd59c98013 authored over 16 years ago
Correcting grammatical errors in live-snapshot description.

a6422e038e37dbc7271781ad21b9378ca79bb574 authored over 16 years ago
Removing live-snapshot version as this component is always released within live-initramfs itself.

835dfc3d78f53eae3f914f2875b4d7f29e59f496 authored over 16 years ago
Adding Michal Suchanek <[email protected]> to credits file.

cab7abcf081da4da939aff85a01def13003b2d77 authored over 16 years ago
Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'" bug.

Signed-off-by: Marco Amadori <[email protected]>

8e4bce98581cdbad7c11183d246ee72d5afdb362 authored over 16 years ago
Calling live-snapshot now produces an output file.

* Invoking live-snapshot without parameters now produces an output
file useful to be copied on...

584900b9a1b36d2c06e6bc90895076e57cdea8d2 authored over 16 years ago
Workaround loop-aes-utils losetup incompatibility

Pass -r option to losetup when setting up loop device for root image
so that readonly files can ...

9605a7824d041aeb330276567dd23cb1af456057 authored over 16 years ago
Fix toram (change mount --move to mount -o move)

Thanks to ChoBolT and taytay on irc

4692f95a0af53278bddf6aebe7d8d9c4698264b3 authored over 16 years ago
Merging casper 1.132.

cc1c1cec7e4c4f67e879dfd888ef0ebd8eac56ea authored over 16 years ago
Merging casper 1.131.

93677d92c6bf1fc9bbc2dc8ca67eac9939dd16d9 authored over 16 years ago
Ignoring floppy devices for live filesystem as well as live persistency.

1b5334706e5ad65f3ec98cce743de80c1e77715a authored over 16 years ago
Adding patch from Michal Suchanek <[email protected]> to tail live.log and show its messages during boot (Closes: #440238).

d0fd2e08dc98e175f68fac7efb588160f888d0b0 authored over 16 years ago