Linux Initramfs
[Prev Page][Next Page]
- [PATCH] add /check for dmraim module, Seewer Philippe
- [PATCH] priorize -m over dracut.conf, add --modules and get rid of automatic use of ./dracut.conf, Seewer Philippe
- [RFC PATCH] Simply module writing and allow module skipping, Seewer Philippe
- module 90kernel-modules-loaded,
Harald Hoyer
- IRC, Harald Hoyer
- [Fwd: Re: merged dracut git], Harald Hoyer
- [PATCH 1/6] We now know how to configure the network interfaces.,
Victor Lowther
- [PATCH 1/3] Modify instmods to not rely on the existence of modules.* files,
Victor Lowther
- [PATCH 1/4] Move mounting the root filesystem into its own series of hooks.,
Victor Lowther
- merged dracut git,
Harald Hoyer
- Which dracut repo?,
Seewer Philippe
- Dracut on different distros?,
Seewer Philippe
- [PATCH] fixes for specfile and Makefile, Harald Hoyer
- [PATCH] replace switch_root shell script with binary,
Harald Hoyer
- [PATCH] strip "init=" from INIT,
Harald Hoyer
- /usr/libexec/dracut/ -> /usr/lib/dracut/,
Kay Sievers
- [PATCH 1/4] Modify instmods to not rely on the existence of modules.* files,
Victor Lowther
- Porting dracut to Debian, some notes, Victor Lowther
- dracut and ubuntu 8.10,
Seewer Philippe
- [PATCH] Create directories for symlinked libraries if needed, Seewer Philippe
- [PATCH] Canonicalize symlinks, Seewer Philippe
- [PATCH] Make bash regexes behave, Seewer Philippe
- [PATCH] Fix find_binary always succeeding,
Seewer Philippe
- [PATCH] Fix instmods recursing indefinitely, Seewer Philippe
- [PATCH] Fix Makefile naming dracut-functions wrong, Seewer Philippe
- [PATCH] Fix Makefile installing in wrong directories, Seewer Philippe
- [PATCH RFC 1/3] Create a self-contained structure for dracut modules,
Victor Lowther
- [PATCH RFC 1/5] We now know how to configure the network interfaces.,
Victor Lowther
- [PATCH 1/4] Move actually mounting the root filesystem into its own series of hooks.,
Victor Lowther
- cryptsetup does not like running in a while read loop., initramfs mailing list
- Stop CC'ing everyone,
Warren Togami
- Make cryptroot handling act as a real producer/consumer., initramfs mailing list
- Support rootflags and rootfstype kernel parameters., initramfs mailing list
- We now support mounting the rootfs rw., initramfs mailing list
- We now support the noresume kernel parameter., initramfs mailing list
- tiny fixup to getarg to make handling more arguments slightly easier, initramfs mailing list
- Make exec failure not kill init or switch_root., initramfs mailing list
- Hooks and modules have a .sh extension, initramfs mailing list
- [RFC PATCH] Move actually mounting the root filesystem into its own series of hooks.,
Victor Lowther
- [PATCH 1/5] tiny fixup to getarg to make handling more arguments slightly easier,
Victor Lowther
- [PATCH 1/2] Hooks and modules have a .sh extension,
Victor Lowther
- Tainting the initrd,
Ritesh Raj Sarraf
- [PATCH] Docs update,
Warren Togami
- Fix typo in hook installation., initramfs mailing list
- initramfs-tools 0.93 status report,
maximilian attems
[PATCH 1/1] added extention to module files,
Thiago Galesi
Goodbye, nash. We won't miss you., initramfs mailing list
[PATCH 1/1] Goodbye, nash. We won't miss you., Victor Lowther
Commits, Dave Jones
[PATCH 50/50] Some documentation updates, initramfs mailing list
[PATCH 49/50] Modify hook loading to make it slightly easier to script.,
initramfs mailing list
[PATCH 48/50] Shift some functionality around, make modules maskable., initramfs mailing list
[PATCH 47/50] Split out the various things we load into their own modules., initramfs mailing list
[PATCH 46/50] fixed library-matching regex, initramfs mailing list
[PATCH 45/50] Really die if a library is not found., initramfs mailing list
[PATCH 44/50] Get rid of echoer script, initramfs mailing list
[PATCH 43/50] Use ldd to find shared library deps., initramfs mailing list
[PATCH 42/50] Add very basic module functionality to dracut., initramfs mailing list
[PATCH 41/50] dracut will now search for files in the usual binary locations if a, initramfs mailing list
[PATCH 40/50] Rearranged dracut script to make it easier to split things out for, initramfs mailing list
[PATCH 39/50] Prefer /bin/dash as /bin/sh on the initrd if it is available., initramfs mailing list
[PATCH 38/50] Missed some non-POSIX substitution in root filesystem label parsing., initramfs mailing list
[PATCH 37/50] Try to install file as scripts before installing them as binaries, initramfs mailing list
[PATCH 36/50] Move cat into the list of required executables, initramfs mailing list
[PATCH 35/50] POSIX-ize all the shell scripts that get installed to the initramfs., initramfs mailing list
[PATCH 34/50] Use inst to install hooks., initramfs mailing list
[PATCH 33/50] We now have a simple hook structure and 3 defined hook points., initramfs mailing list
[PATCH 32/50] Created pre-mount hook directory, initramfs mailing list
[PATCH 31/50] We no longer require plymouth. Remove it from the spec., initramfs mailing list
[PATCH 30/50] We no longer need plymouth., initramfs mailing list
[PATCH 29/50] Add echoer script, initramfs mailing list
[PATCH 28/50] Remove dependency on plymouth for getroot, pass 1., initramfs mailing list
[PATCH 27/50] Don't leave cruft behind in /tmp, initramfs mailing list
[PATCH 26/50] Make init less noisy and load fs modules for all mounted filesystems, initramfs mailing list
[PATCH 25/50] Add dmesg to the list of debugging tools, initramfs mailing list
[PATCH 24/50] Replace inst function with a family of specialized functions, initramfs mailing list
[PATCH 23/50] Rip out old recursive module loading, replace with something simpler, initramfs mailing list
[PATCH 22/50] Bashify inst function where ot makes things easier to read., initramfs mailing list
[PATCH 21/50] Simplified get_dso_deps, initramfs mailing list
[PATCH 20/50] set_verbose is not used anywhere. Buh-bye., initramfs mailing list
[PATCH 19/50] The function keyword is deprecated. Get rid of it., initramfs mailing list
[PATCH 18/50] outfile processing can fit all on one line, so make it., initramfs mailing list
[PATCH 17/50] Tighten up the font installation case statement as well., initramfs mailing list
[PATCH 16/50] $MNTIMAGE? I thought the install dir was $initdir., initramfs mailing list
[PATCH 15/50] Tighten up the keymap installation case statement in dracut., initramfs mailing list
[PATCH 14/50] Tighten up conditional checking a bit more., initramfs mailing list
[PATCH 13/50] Missed an instance of $initdir not being quoted., initramfs mailing list
[PATCH 12/50] Get rid of some redundancy when sourcing our functions., initramfs mailing list
[PATCH 11/50] Quote variable expansion where needed., initramfs mailing list
[PATCH 10/50] Clean up initialization in dracut., initramfs mailing list
[PATCH 09/50] Compact option processing., initramfs mailing list
[PATCH 08/50] Don't load commands into the initrd that are built in to bash., initramfs mailing list
[PATCH 07/50] Get rid of `` subprocess expansion when killing udevd., initramfs mailing list
[PATCH 06/50] Bashify results testing for selinux policy loading, initramfs mailing list
[PATCH 05/50] Rewrite the mount loop using bash-specific features., initramfs mailing list
[PATCH 04/50] Modify root cmdline parsing to use a case statement., initramfs mailing list
[PATCH 03/50] Use getarg to get the root kernel commandline parameter., initramfs mailing list
[PATCH 02/50] Add a simple getarg function., initramfs mailing list
[PATCH 01/50] We have a path. Do not specify full paths to commands that are in it., initramfs mailing list
[PATCH 1/1] Goodbye nash dependency!,
Victor Lowther
[PATCH 1/4] Split out the various things into their own modules.,
Victor Lowther
[PATCH 1/5] Even more dracut functionality,
Victor Lowther
Dracut and other distributions - an experiment,
Thiago Galesi
[PATCH 1/9] Dracut cleanups, part 2,
Victor Lowther
- [PATCH 2/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 3/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 4/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 5/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 6/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 7/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 8/9] Dracut cleanups, part 2, Victor Lowther
- [PATCH 9/9] Dracut cleanups, part 2, Victor Lowther
- Re: [PATCH 1/9] Dracut cleanups, part 2, Karel Zak
[PATCH 01/31] Some dracut cleanups and bashification.,
Victor Lowther
- [PATCH 02/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 03/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 04/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 05/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 06/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 07/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 08/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 09/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 10/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 11/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 12/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 13/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 14/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 15/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 16/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 17/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 18/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 19/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 20/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 21/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 22/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 23/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 24/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 25/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 26/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 27/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 28/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 29/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 30/31] Some dracut cleanups and bashification., Victor Lowther
- [PATCH 31/31] Some dracut cleanups and bashification., Victor Lowther
- Re: [PATCH 01/31] Some dracut cleanups and bashification., Dave Jones
[RFC PATCH 0/3] mdraid rootfs support,
Dan Williams
[PATCH] add support for -o option, Thiago Galesi
dracut vs vanilla kernel: requires /lib/modules/$kernel/module.block,
Dan Williams
Current status of dracut.,
Dave Jones
Upstream Git Repository Location?, Warren Togami
Reminder: Encrypted LV on unencrypted PV, Warren Togami
[PATCH 1/3] Fix 'root=LABEL=/',
Bill Nottingham
Re: Dracut -- Cross distribution initramfs infrastructure,
Daniel Pittman
[Index of Archives]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]