Ecosyste.ms: OpenCollective

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

github.com/vyos/initramfs-tools

Vyatta fork of initramfs-tools
https://github.com/vyos/initramfs-tools

fix changelog mention, add credits

928f3367583b19162a58e837906b64e0adab95ef authored about 19 years ago
0.076-3 has all the fixes we want!!

with 0.076-2 we have missing mousedev stories resulting in missing /dev/input dir -> no xorg..

3bfff7852627e577d0a5efe97b842934044873ef authored about 19 years ago
kill udev as late as possible.

31cb69967fcd2cb034b0ef68e648e9a43fdd32a3 authored about 19 years ago
sync ubuntu: breaknow

57732aa03ef035c09cfcea98086fff11670e7470 authored about 19 years ago
fix for newest upstream udev:

udev has no a queue, which we can test (loop) against. :)

5952a2fe8e6484b1813faaab93783764ff9026e8 authored about 19 years ago
only include needed udev bits,

also move them to hooks/udev from mkinitramfs.

6da3bae23dc4843a543e02ca57ec26f2d77455a3 authored about 19 years ago
evms=${ROOT#/dev/evms/} expression already sets it to <volname>.

So, the proper behavior is to exit if the volume name starts with a /,
and continue if the volume...

2ca278f1b3b60cad9170be85e5fa964f03107640 authored about 19 years ago
avoid a double link copy of bbr and bbr_seg

e08c3012c84eb902b108e1568528db95df4f4ac0 authored about 19 years ago
better use copy_exec for the udev stuff

3ae0851026a65362aa40d568607c607f12a464a0 authored about 19 years ago
fix changelog, add bug nrs.

07c254898028943d647a523c0cfa66df75eb8695 authored about 19 years ago
fix evms hook

ab06eb34e1a911432aa7c048927eb7e53b0571ee authored about 19 years ago
fixes for latest udev 0.074-3

759dd419abdc2ee4408e4cc3e9daf2ac410c1178 authored about 19 years ago
resynch with ubuntu:

use $CONFDIR everywhere in mkinitramfs

08319e643dc6743bc4f366942e15ea2cf4000c9e authored about 19 years ago
medium priority upload

b270bb806236c50163f5d4139d92ba36c1b20846 authored about 19 years ago
sync with latest ubuntu:

* typo in mkinitramfs -d handling
* only cp klibc-*.so file

6c4e2850f0bc8c554a0faf9b9becc879a8dc53c5 authored about 19 years ago
use higher timeout, so that lesser people ends without devices.

future udevd should have condition to test against so that this
timeout is no longer needed.

b69379d8aba5cb2cf30f1786c547385e1d401cd8 authored about 19 years ago
fixes for newer udev.

57bc760c182d013bd656abe0b7cefda67e80986b authored about 19 years ago
revert usage of mklibs-copy - reduces python dep.

aa1e3cb6e0a9ab2d8a34676b719d278caea1bc17 authored about 19 years ago
whitespace cleanup

32b031319c9696f35246b482c23d8d060cb5c6c8 authored about 19 years ago
fix evms root by adding dm_mod module to the initramfs image.

53cd915c489b5a5fd8be4a8cb532c2986859ba9b authored about 19 years ago
fix suspend to disk: use decimal numbers.

32b804ba08c6d1bbc08491bcb0d50c6e84a75b98 authored about 19 years ago
fix reference to manpage.

0abf7fae2bed74f635cad52f39d00b922aef69bf authored about 19 years ago
cleanup some useless FIXME's.

4e0954f5e95073cc881a138d3f649b9b0fcfb449 authored about 19 years ago
Check for dir ${MODULESDIR}/initrd/, exit if it doesn't exist.

429cd75b35cf6c08aff80aec2aee9fab40eb42a5 authored about 19 years ago
fix stat usage, which is no longer available in newer busybox.

use awk instead for determinig major_minor.
great patch cures a hang observed on one of my laptop...

a62c8eadea176cc83f83cf1eeeca4aabe59e5a95 authored about 19 years ago
Sesse wanted to have all the changes documented

that i did relative to latest version in debian unstable. ;-)

2002749a483fabac4b0ee32256bd937a1d9effd6 authored over 19 years ago
remove the mdadm and lvm2 dep.

496ba1a67c18ad88e66534566819b8e6a89a0c6b authored over 19 years ago
document better runtime checks for lvm and mdadm.

5356137d364747c87b7924c5d30d5dd9b8dcbe11 authored over 19 years ago
add hooks/md with the needed bits.

next step will be to remove deps.

ab1f8ff4ccf955184a61d1dde6a5891c790b864e authored over 19 years ago
move the lvm bits to hooks/lvm.

allows to remove dependency on lvm as requested by several users.

3c777488c38d22c88ca9ca0547e48173aeee1fa7 authored over 19 years ago
change virtual package providen.

a568d07a67b52e9f3176edac16000604bef49846 authored over 19 years ago
fix the lib deps of the hooks, run them before mklibs-copy.

4fa9959b55e1d5047eb27c6dbe4fd843f93118a4 authored over 19 years ago
merge the thing waldi uploaded as 0.32.

it has the changes vorlon asked for so that 2.4 systems
that use the ramdisk value in /etc/kernel...

17fed79e0dfb4fb5625a8195188d3d47da93391a authored over 19 years ago
upload without the .bzr.backup dirs, there for pumped version.

90d305d4e462a4dcbd6d213a9ccad6413b42bd80 authored over 19 years ago
fix my bad hand merging, verified against the last debian-kernel svn tree

2546ef6e65c7407c8352e5900cc3564b84bdb466 authored over 19 years ago
waldi: pump udev dep

58fa8de0d0a4ab01326623978ed200b1ad429d3b authored over 19 years ago
really finalize that release

dcd7525c33372c941631a6c6e38c2923a87f75b9 authored over 19 years ago
finalize 0.33

3457af4cd71c889f90fa505ac4f39264dad3be4c authored over 19 years ago
fix small stupid bug in newer opts handling.

198b6acac258faa88345e45593679d54791506f0 authored over 19 years ago
jonas: Quote variables. Use test options -n and -z.

bbf15576550507c54b3e190ae6eac63ca070e333 authored over 19 years ago
jonas: use gnu getopt instead of getopts

46727679e6e5bfdb67268511dc7a91a7a828abd7 authored over 19 years ago
added latest upstream fixes :-)

bee1355e2c21a86751648b6f0df8a6e4e4e5a45d authored over 19 years ago
waldi: add ibmvscsic module

762c80e985a461a6d37f395696204184ec1f1d64 authored over 19 years ago
waldi udev fixes

b96ed45312562bbfc976ce0c6cf32b7e704f1e2f authored over 19 years ago
mklibs-small got as mklibs-copy into the archive, fix that

a5ceeefab355e57948134a8857f0b15fa56a8c6e authored over 19 years ago
waldi fixes for newer busybox

347d6ecf62c2b0ce237deb38e7e80988b90fc078 authored over 19 years ago
fix the wrong busybox depend, was a bad fix as it needs consequent fixes

60417290f1be20067c64431a5249cafe8a9bbc51 authored over 19 years ago
new repo format v6

402fc00b3d7c55532f6e7408d6245783b909bd77 authored over 19 years ago
apply all the 0.30 upstream changes.

a893fa82665ee472079292eb84a125ef81009124 authored over 19 years ago
use BUSYBOXDIR variable

14739b596ae27800ae6ce071745cf2da382d73b4 authored over 19 years ago
fix bb path

2c2d674d922cc0dbc762e96948f741f319fa88fb authored over 19 years ago
fix typo in Uploaders

b1745fbbd0ca53ce3e47e1a35a100dac9ecf002a authored over 19 years ago
add update-initramfs.8

d1373b552d74f2ec4dd36bc0c8ea9e8faa963150 authored over 19 years ago
add question mark to the getopts

2299a84b5dfa78e7fc8f89724ab105571095bc9c authored over 19 years ago
reoder initramfs.conf

21555c3e52c0165aa081aec15de5ac4eba3b23fc authored over 19 years ago
fix debian busybox dep

d88210509bcd6e79ab77c062ce57d99380d55718 authored over 19 years ago
more changelog changes

e82955072791604c2691fac6ae796fc26b08c8e3 authored over 19 years ago
close itp bug

02914affe8ec60eac7c2f72b1cde38bcb0fe237f authored over 19 years ago
kernel team as maintainer ;)

f6492f6923910c26951398716f273767a545d1db authored over 19 years ago
remove unused BUSYBOX variable

8b2a636d8c7979256c47c192c33477b031361c0c authored over 19 years ago
fix man reference

60d4c3a0afa4517174f9b3c0b065c82a11c357b2 authored over 19 years ago
Add thanks to Jerry for helping test and typo fix to changelog

11969599dad064723cad310e021613ae0bb88a20 authored over 19 years ago
initramfs-tools (0.26) breezy; urgency=low

"Experience is one thing you can't get for nothing."
- Oscar Wilde

* scripts/local-top/lv...

5582f19f77d283348d946dd4cafcbc2134a3186c authored over 19 years ago
Add missing file

61afce26f88ffc9ee2537f16fb4f3eaa82658af7 authored over 19 years ago
initramfs-tools (0.25) breezy; urgency=low

"If there was less sympathy in the world, there would be less
trouble in the world."
- Os...

841a533b3b11b4a41f2eb8e6849fbd4ace0217fb authored over 19 years ago
initramfs-tools (0.24) breezy; urgency=low

"Experience is simply the name we give out mistakes."
- Oscar Wilde

* hook-functions (aut...

7379c1bbf48cfa9df83dc7e92d169e2db37e3bc8 authored over 19 years ago
initramfs-tools (0.23) breezy; urgency=low

"This suspense is terrible. I hope it will last."
- Oscar Wilde

* scripts/local: Quote ${...

f0a04306ac01b22e80cbd1d2a7578a1a3efa6e5f authored over 19 years ago
initramfs-tools (0.21) breezy; urgency=low

"All that I desire to point out is the general principle that
life imitates art far more th...

9a9de97229d09d9876575775a080a4056fcffcb5 authored over 19 years ago
Commit colin's changes to initramfs-tools

f903a759dea3c85c88bbec151337efd2c64ba3bf authored over 19 years ago
Cleanup commit, sorry for the mess

baab5f5fc3d6cfe4821a82e5b17f0f57bef060b0 authored over 19 years ago
Cleanup commit, sorry for the mess

618760b004d07efb11f05e57d46ed4b5adb2823c authored over 19 years ago
DSDT, init-premount, and add sata_nv

3d319f70b29f804234fa5eb6e93c1168b0d2dddf authored over 19 years ago
Update TODO List

e52d7074e9eed3252a86edd634c50ec44c45c968 authored over 19 years ago
initramfs-tools (0.14) breezy; urgency=low

The

8d797f301d02d933a10e68291f780e3759c89cf4 authored over 19 years ago
initramfs-tools (0.14) breezy; urgency=low

The

b3976b14b676feb9481c8dc9204a792dc1199e2a authored over 19 years ago
initramfs-tools (0.14) breezy; urgency=low

The

3a6236e7ba7a060a4daddce8569633763c549412 authored over 19 years ago
initramfs-tools (0.14) breezy; urgency=low

The

9ba23f790a81b3e5f017e1a293e16e593ff9ccc9 authored over 19 years ago
initramfs-tools (0.14) breezy; urgency=low

The

56fb010842d4ffa9bd5ff7491eeb8e12ee475006 authored over 19 years ago
Add lvm support, update control

ec6a1979e3dab46996ebb1601cf892f24b1fc7e4 authored over 19 years ago
Add lvm support, update control

38f6779d4a0aa081412b154bd7cd88ed005678af authored over 19 years ago
* Use detailed logging now for debian/changelog. We have at least

three people hacking now, and details would probably be useful.

* debian/TODO: Update

*...

2777a4e8f7b7e7b14cbba813d3b1e30b1acb4a53 authored over 19 years ago
* Use detailed logging now for debian/changelog. We have at least

three people hacking now, and details would probably be useful.

* debian/TODO: Update

*...

2c72958bfc090b046e21e9eaad9134235095ad30 authored over 19 years ago
We

8e6c20991ba676ce4c5b46094806c0317afd525a authored over 19 years ago
We

af3ccf91e2ca354c65e45e34abd0f48fe11d7d39 authored over 19 years ago
* Default to currently running kernel version.

Based on a patch from maximilian attems, thanks!

* Handle module arguments in /etc/mkinitr...

f12ad818ffc10d8243cd75d552226273df3d65a0 authored over 19 years ago
Add .bzrignore file

13d2d927fde9d9d79edebc9c9903929b522de44e authored over 19 years ago
* Don't complain if /etc/mkinitramfs/modules doesn't exist.

* Make sure that raid1 is pulled in.

* Include /etc/modprobe.d/aliases in the initramfs

a137627150b76d48d96ef72d26915005a1ce8538 authored over 19 years ago
Make quieter, match mkinitrd interface, pull in dependencies for nfs and dhcp, document upstream repository location

b22f2c7fc49c9874eb8f2df1d8b1fabec540cfb0 authored over 19 years ago
Use /sbin, do depmod at boot time, copy all the interesting hardware drivers onto the initramfs

287dcae1407c303ee929d2bff0a49c1e721b05ae authored over 19 years ago
Integrate Matt Zimmerman's changes to initramfs

bf8d6100fb13127151c309d842185b3a250ecfff authored over 19 years ago
Use modprobe instead of insmod

9c603dd111d019e87d0135459d3b15c996565e14 authored over 19 years ago
Require busybox-cvs-initramfs, include modprobe bits

333765e767ca14365b8078598aee55bfb5a4db32 authored over 19 years ago
export command line parameters to run scripts. honour commandline readonly/readwrite parameters for nfs. Release initramfs 0.8

43528be821f50d8676ba29d7e51be6915d74cfae authored over 19 years ago
Bump version to 0.8

433e18f414f120c3c28568114ea6854167fe7c74 authored over 19 years ago
Depend on mdadm

74a75c2b53b50aeadc939d14aa174505a93271b1 authored over 19 years ago
Update with new dependancy based init system, call the right script directories, always use busybox now, sigh.

8d503582491ccf26b6925e5eb7cf77d9158fc65b authored over 19 years ago
Remove accidental commit, don't replace /bin/sh with busybox. It's not a posix shell

b1efb2876bac0e27aac5ff55200a4a7cc83042a0 authored over 19 years ago
Remove more generated files

76840aa0b07eeb0fc7a3ae96e0419aa39af53c9d authored over 19 years ago
Hookscripts, prunce extras

d49e80ad3723c35714bf44b21545090da62f558e authored over 19 years ago
Add hookscripts

ac222142f849ed340c3b7a0300a57cc3153e0436 authored over 19 years ago