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 destination of the mdrun.conf for partial sarge upgrades

- checkout if /sbin/lilo is really there
- guard more dirs against creation
- add /etc/kernel-img...

8ae9783215c2845b50dfb70b919df0753c2b0dd9 authored over 18 years ago
- fix bashism

- rename mdadm.conf in mdrun.conf
- retry nfsmount
- harden init
- fix lvm boot script prereqs

45989c9f37db0ef23e984ea559f2da784a028366 authored over 18 years ago
- improved nfsroo parsing

- added rootdelay and rootfstype bootargs
- document this changes
- initrd-tools backward compati...

fabe918dee7da26d177d67d4aa8fe3fd6e83e513 authored over 18 years ago
- really add DAC960 + add megaraid_sas

- update TODO
- first take at the panic parsing
- do_bootloader variable is not case sensitive, c...

d1d6763409a1260708423e0092d7bc4182275773 authored over 18 years ago
Release 0.74:

- scripts/functions: fix debug boot param
- update-initramfs: checkout /etc/kernel-img.conf if li...

839572386f35bf4b4404dac5f976566bc155de94 authored over 18 years ago
- conf.d configuration test was bogus, fixes:

/usr/sbin/mkinitramfs: line 206: [: /etc/initramfs-tools/conf.d/resume: binary operator expected

a84613ae7742190e50cc619eee462cc0cd17f6c8 authored over 18 years ago
- really remove hooks/lvm

- mkinitramfs: fix conf.d handling, thanks to vagrant patch
- mkinitramfs.8: document conf.d usage

659764e8cdb1dbffd4860348c113a5834ed4e09b authored over 18 years ago
- fix mdadm config path location

9bd9dc139d5001f7fce1245b2854080859fba9de authored over 18 years ago
revert klibc-utils resume usage for now.

317940266751218ffa46581a44260619ade32e0a authored over 18 years ago
- revert s/mount/nfsmount

debian busybux has no nfs support lately

a44616dd8e197c348d6061db84c2a6893fae5a27 authored over 18 years ago
- take care of partial mdadm/lvm Sarge upgrades

this compat stuff can go once Etch is released
- framebuffer stuff for usplash
- don't leave mo...

5d46a04527bd3023e4f34cc99029ffc281f42110 authored over 18 years ago
- add BUSYBOX section to conf

- add myri10ge, smc911x and hptiop modules
- fix check_minkver() logic
- escape resume variables
...

8761821795732a9755d673e92fb45ac9202270df authored over 18 years ago
- drop md scripts

- pump klibc dep
- use resume klibc-utils bin
- remove some klibc binaries
- use nfsmount

475bcbc9d6eefe90de6efe424bfb5bcca999fbc7 authored over 18 years ago
massif whitespace cleanup

17d01b3434dac54ace5991029ed069b3d185ffd2 authored over 18 years ago
big ubuntu merge:

- changelog
- typos + whitespace + comments + quoting
- vga16fb

8e9ecf2b5f9ced135e29d12fbe53c727a248934d authored over 18 years ago
- rename debian/bug to debian/script

fix according install target
gets the info really added by reportbug

7b658ecddad7e848e6c3c5d347c46d3b11aa1988 authored over 18 years ago
- fix noresume exporting

- readd plain upgly kernel-package interface to mkinitramfs
with depreciation warning
- nice fi...

62bb60b509b62e6ce68d067b7f293019ed102b9a authored over 18 years ago
- rename suspend boot script in resume

- update-initramfs add -b bootdif flag
document it
- check for noresume arg in init

50586c0818aa8de3ba3aa1c105acbe31537a9be1 authored over 18 years ago
- mkinitramfs take care of eventual missing depmod run

- do the migration from mkinitramfs in preinst
- sed the modules file so that it looks pretty som...

f82a46fac97eee643cbd8600657f533a6e31665f authored over 18 years ago
- move check_minkver() to hook-functions

af6f5f475221846f88a2bbda39a2a93d67556d07 authored over 18 years ago
woow pile of stuff turned up:

- cleanup of activate_vg() in lvm boot script
- use less of busybox utilities
- conf.d for BUSYBO...

0d341b8d32810844ce035e89a9e60fb7a7dde4b6 authored over 18 years ago
refix lilo root on lvm boot

09276c4c9f7deb9a46cf162747b5749f94738c2b authored over 18 years ago
- fix typo on panic call

- load the right i2c module for ppc g5
(windfarm needs more work)

42579f456b1a87627a1416b3f80c51d9f15fb09a authored over 18 years ago
fix lvm root

load mirror and snapshot

c7ad939852fedfe308a643805df3d7e3a6549755 authored over 18 years ago
minor changelog polishing

6fc7a6092aa2fdd3006d99941ac774b5e4e0577c authored over 18 years ago
- no longer need to remove initramfs-tools/modules on postrm

ubuntu sync:
- change prereqs policy
- add check_minver
- use it in update-initramfs
- fix versio...

b7618c8e038c6e9a671ef62578bf79327fbc00be authored over 18 years ago
lvm script patch activate root and resume volume group

lvm script root on lilo woraround
lvm hook add dm-mirror
mkinitramfs cleanup old make-kpkg args
u...

16d9f24976ebbb165e5e8aae17a17ddaeca90a8d authored over 18 years ago
rephrase docs

remove cp modules from postinstall, install confdir
lots of small polishing thanks to Sesse revie...

0754335a68ecc127f73dd5c42fa042928952b579 authored over 18 years ago
- News entry for the confdir mv

- check for doc befor copying modules
- add arcmsr to scsi module
- tighten udev dep

d471f025bf9e5ff0217cc387250be4a410a90aba authored over 18 years ago
- mv /etc/mkinitramfs /etc/initramfs-tools

upgrade handling on preinst
- update TODO
- update bug script

02b32f0a24c8e0724bca66ef57f144c4d708dce2 authored over 18 years ago
0.60:

- bug script
- cryptoroot support
- change exported variables
- nfsopts, rootflags support
- warn...

c29d49d84418075e1887c965d978c7cc0e07a95f authored almost 19 years ago
fix not initialized variables

7f7832004e1fe8b9a13afb2ac765f4f611ffc6ed authored almost 19 years ago
Resynch with 0.40ubuntu28

add raid10 module
move the loop waiting code to mountroot()
leaves only ide-generic from scripts/...

fac756fddb6da3efbbfe99c3c9b0644346ecc695 authored almost 19 years ago
fix copyright

module-init-tools dep
gdth
lilo minor parsing fixes

4b5cc6ce7567a7075802dd8c3e47dd7cf8e84627 authored almost 19 years ago
add verbose mode for mkinitramfs, use it when calling it

display which modules gets added,
we might want to have even more verbose info,
but that is a nic...

0318bb9b8e61f0a4c9d89ec678a75f6f7ea8c5d5 authored almost 19 years ago
fix bug nr.

41f695c8066c3d4955049d547b16aaf06273c20f authored almost 19 years ago
* fix minor parsing

* add linear module
* manpage polishing
* udev_helper needs some conf sourced

aad10a3ce2e626e9ca66e08da5edb0ad17d9bd16 authored almost 19 years ago
fix changelog for 0.55 release

64a2b7212bd6f2cddf29b465cf3ced6f2e0fc807 authored almost 19 years ago
run lilo if no grub is around.

b34fe26dd06da3daa40a75a853a96c2013fcfc18 authored almost 19 years ago
udev stuff needs to be in scripts/init-premount

only do the block device hacks on local boot

9c42241824afb2759d22d2cf7962fb2ce534e0dd authored almost 19 years ago
fix firewire booting

c4a1c8838be207397a4c676db729ed9de416bbba authored almost 19 years ago
use quiet for fs module loading

161cd9fd2df641037edf53d72d096b0f87dd06f1 authored almost 19 years ago
fix wrong modprobe args

ff26ba49cc41fae343e9acc9af486ee8d3e6b1ba authored almost 19 years ago
remove useless prerequs

f835fe173312291924661646febed813cfeaaa4f authored almost 19 years ago
really add the dasd modules;

remove superflous ';'

f5e3b39c44184f553d750ea889fb30eb3978375c authored almost 19 years ago
add the 0.53[bc] changesets:

where takeover=0 and no '-' in script names

65391c38c52dcbc0fab11340fd59ed83089d5cd5 authored almost 19 years ago
split up the long lines in audo_add_modules

add a bunch of needed modules

493677ae27c577d0a78fc23ea644a680b0968b54 authored almost 19 years ago
merge ubunut udev hook.

0d1c081c48fbfb69cbf6932e358971e7d29c45e1 authored almost 19 years ago
add dac960 for alpha

17ffd2765842d306dd1b7c996adf839b6a23d6ab authored almost 19 years ago
update copyright info

8e676d49ba216a80ca3294c9d1deb2c1cbb873af authored almost 19 years ago
don't stumble on lvm10 leftovers, explicitly check for lvm2

d6bcfac2500607902f76bcead5517e8ae80f5d01 authored almost 19 years ago
really install those compat scripts.

changelog nitpicking

75b6694d4359db60f73416d1fe0c9e5bfb3ba812 authored almost 19 years ago
really set takeover=0

288e6e8f91ea7b05414853ded1f7568c4e7c3888 authored almost 19 years ago
initial ieee1394 support

308b8323da7e00ae42953152682172e2d3ca1e08 authored almost 19 years ago
hardcoded root support

236d8183a72e0de357a743bc909ea25e8bd1995e authored almost 19 years ago
readd the kpkg compat wrapper

833ebf13b59f2cc2e9af15f2df3727f4e09bec41 authored almost 19 years ago
resync ubuntu24 aka nice conf.d

b32ee94abe4682241d1b00f430858c5f1ac5d955 authored almost 19 years ago
sync with ubuntu22 + some handmerges

830fd3fa51658cf0398cbb037a8485439ae4ce2d authored almost 19 years ago
fix adding initrd against newer handbuild kernels.

a563d25cc42346ba18a43c2a37896316c245d922 authored almost 19 years ago
set takeover=1 in debian too,

removes the need of a stupid wrapper package

70610d50c1815295a8bbe2c580738808b34034dc authored almost 19 years ago
add kernel-package compat stuff, behaves like mkinitramfs and adds

an sha1sum for update-initramfs.

is meant for etch release, hope we get rid afterwards.
will all...

0d19ff751ee9d9ceb2bf41de2b6fb0c0094a1aaa authored almost 19 years ago
highlight the mode of operation of update-initramfs

785fb28847d8a620625a23aeafdc0fe85ef7adf9 authored almost 19 years ago
better document the point of update-initramfs and mkinitramfs.

b3fcee343807b6dcec5bb6a075ede8b3bc5da060 authored almost 19 years ago
s/was/has/ been altered

57bae4e1d5de2dceaf2c08937fceb6a5879075c2 authored almost 19 years ago
rename ide -> udev-helper

as this is an debian udev workaround and will need more.

8281a8acd88b580a75585e254c068c01e70404a1 authored almost 19 years ago
fix stage checking

9c19e494cea61a5b89ab0ef87ba5cbc1da362c81 authored almost 19 years ago
add dm_snapshot to the modules for booting on lvm snapshots

3776f7f89abae55a448e008cf268385e119eb9ff authored almost 19 years ago
check for /dev/.initramfs/ before writing into it,

seen on an testboot with "break=init".

0403b8bc09e6a4e499e3489ac24359a24e20d16a authored about 19 years ago
take care of modular atkb and i8042.

seen on the Debian ppc .config!?

e31be60a62406ef81d949eb67ac2bc64e90bf4ad authored about 19 years ago
sync 0.40ubuntu16

5ac8871bdc5093eb2b570937dcc37167b904cb8e authored about 19 years ago
use CONFDIR everywhere

f2688cc18d0e0420ad4ad069ed6bb32b2869badb authored about 19 years ago
Call panic on circular deps to get rescue shell.

270657ae007b35223c57829bfa6ed2e331eed851 authored about 19 years ago
another changelog fix

4857b243fc2c8b1148041320fd923fab4b1d7a6e authored about 19 years ago
uuh removed a revision with shelve from previous 0.49

af11b6a4f24b46cce5a46ddafa5e3d98f79f0403 authored about 19 years ago
add latest changelog

389869941448db6563146be8e7eb3fe20612a6f7 authored about 19 years ago
fix MODULES=dep due to modprobe --show-depends printing not only insmod commands but also the install ones.

51aeb44deb330033ad26ffcb1494136a4d0fd159 authored about 19 years ago
evms took their own hooks. :)

bce0c73e77b777ef03894d703c727dbf4b0f4298 authored about 19 years ago
add first DEBUG section to initramfs-tools.8

b8a9c0fbd0830aa536882d2047c7df0472a9faf5 authored about 19 years ago
pump debhelper dep as pointed out by linda

11a02f5b0266ef6e4816e92561dbb5ca0f3579dc authored about 19 years ago
/lib/klibc-*.so moved from /usr/lib/klibc/lib/klibc-*.so

795eab98a8e317ba9a1252c8389517a216f830b7 authored about 19 years ago
small quick fix for klibc 1.1.14

/bin/sh no longer build don't complain about missing it.

3632a55d4a4ebc581a557600dc6e3dfad6ad5269 authored about 19 years ago
dch char changes + fs email

bc24e84988f7cf998091d3e2602b34523068ce81 authored about 19 years ago
upps had included the .bzr files due to newer dev machine.

8c914c8ced50b1eb8c62353bb73101347212a862 authored about 19 years ago
add hook ide depending on udev

loads ide-disk and ide-generic on all needed ide cases.

0f9b079738bd9e63896735b80d1768e34fc0b8ea authored about 19 years ago
fix passing of the debug param to init.

e0de055ba1a1c32acb70f92ec65bf23139b73b8f authored about 19 years ago
revert activate all vg,

may leed to data loss.

05982a63b2425a309325ba7a945a4bb11fd6146d authored about 19 years ago
debian's module-init-tools of testing doesn't have yet the

modprobe -Qb interface, keep the change for next time. :(

1c8330542d7a5d35c10e02db4e210352517176b3 authored about 19 years ago
get ready for the release:

remove traling whitespace in the conffile
remove debugging "set -x"

0734f56e32c5711ef4a046146c40efcabdfdda00 authored about 19 years ago
fix lintian warning due to non latin char in manpage.

e548ec35a740acc4d5359bfb42e962c5b2c24ba5 authored about 19 years ago
set urgency=high

98bc2119723c77cdcdd5c0a4bfa4e823c334c146 authored about 19 years ago
merge ubuntu modprobe silence stuff

and cp all /etc/modprobe.d :)

7c5923bbc4ec57eb144b773c0abc8711ffda292a authored about 19 years ago
remove dup suspend code

edfcf7ea648bc07435064df4d8c603db7d26aa56 authored about 19 years ago
update TODO to current state.

7131aa52d493fb25413b092d1e0a9f1625c0a8cd authored about 19 years ago
add initramfs-tools.8

update manpage crossreferences

6ee91456c25623ea694b8aab41dc5ca2fe2f1c91 authored about 19 years ago
fix hooks/kernelextras not include current dir with wildcard.

break out of loop on the '*' case.

de53fe8336d09076a1330b7d5793689e587bcd1c authored about 19 years ago
activate all lvm volumes

94cdc6efb0303ed4d3db0c7ebd15d08dd935957c authored about 19 years ago
fix wording in initramfs.conf regarding resume option.

c4163d08f4517cf0aebee2350b5e1b2c23bd7c37 authored about 19 years ago
missed the newer udev depend on previous change.

3b5cba6582b27a688d11ea5bc961470869bb6061 authored about 19 years ago
resync with latest ubuntu, split udev done by hand.

efc90bbb5f64353714175bb4b2225422f3de86b2 authored about 19 years ago
add mptspi to the scsi modules list

bfd7efb29d7e706d6378ad2b91d2be9d21f8b8ee authored about 19 years ago