mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2012-02-01 08:00:35 to 2012-03-30 09:01:03 UTC [more...]

NFS mount problem since 017
 2012-03-30  9:01 UTC  (7+ messages)

dracut: fstab-sys included with --fstab but not --add-fstab
 2012-03-27 20:14 UTC 

[PATCH 1/2] run setup_net at start of initqueue/online hook
 2012-03-27  0:28 UTC  (2+ messages)
  ` [PATCH 2/2] network: add save_netinfo, fix problems with nfs->NM takeover

[PATCH 1/2] add --tmpdir option to cmd line args and tmpdir to config file
 2012-03-26 12:42 UTC  (3+ messages)
  ` [PATCH 2/2] document --tmpdir option

[PATCH] Use /tmp instead of /var/tmp for temporary data
 2012-03-26 11:39 UTC 

[PATCH] inst_symlink: create parent dir if doesn't exist
 2012-03-26  7:39 UTC  (3+ messages)

[PATCH-v4 1/2] systemd: mount the securityfs filesystem at early stage
 2012-03-22  8:50 UTC  (4+ messages)
` [PATCH-v4 2/2] main: added support for loading IMA custom policies
  ` [systemd-devel] [PATCH-v4 1/2] systemd: mount the securityfs filesystem at early stage

[PATCH] shutdown: fix PATH
 2012-03-21 23:47 UTC 

[PATCH] Avoid use of "export -n"
 2012-03-21 12:07 UTC  (2+ messages)

[PATCH] provide name based nbd connects
 2012-03-21 12:07 UTC  (2+ messages)

[PATCH] use mount --rbind to move submounts under /run into $NEWROOT
 2012-03-19 18:01 UTC 

[PATCH] fix "execvp: No such file or directory" in emergency_shell
 2012-03-15 10:23 UTC  (2+ messages)

[PATCH] Make sure 'set -x' gets turned back on in wait_for_loginit
 2012-03-15 10:23 UTC  (2+ messages)

[PATCH-v3 1/2] systemd: mount the securityfs filesystem at early stage
 2012-03-14 17:13 UTC  (6+ messages)
` [PATCH-v3 2/2] main: added support for loading IMA custom policies
  ` [systemd-devel] [PATCH-v3 1/2] systemd: mount the securityfs filesystem at early stage

[PATCH] fix up console handling
 2012-03-14 15:01 UTC  (4+ messages)
  ` [PATCH 1/3] fix emergency_shell with setsid (--ctty/cttyhack)
  ` [PATCH 2/3] only use openvt on systems where the console is a vt
  ` [PATCH 3/3] remove --ctty arg and make cttyhack the default

[PATCH] Add 'live.updates' to livenet module
 2012-03-08 23:03 UTC 

[PATCH] url-lib: clean up output
 2012-03-08 23:03 UTC 

[PATCH] img-lib: fix unpack_img()
 2012-03-08 23:02 UTC 

[PATCH] fix apply-live-updates failing because of /lib symlink
 2012-03-07 22:22 UTC 

[PATCH 1/2] write-ifcfg.sh: cleanups
 2012-03-07 22:21 UTC  (2+ messages)
  ` [PATCH 2/2] write-ifcfg.sh: add UUID=.. and save the lease files with the same uuid

[PATCH 1/2] network: refactor stuff from netroot/parse-ip-opts to net-lib
 2012-03-06 23:25 UTC  (2+ messages)
  ` [PATCH 2/2] add initqueue --env and "online" hook

initramfs-tools 0.101 release
 2012-03-06 13:40 UTC 

[PATCH 1/2] systemd: mount the securityfs filesystem at early stage
 2012-03-05 18:11 UTC  (5+ messages)
` [PATCH 2/2] main: added support for loading IMA custom policies
    ` [systemd-devel] "

Fail to mount a ext2 partition /dev/mmcblk0p1 on SD card as root file system in kernel 3.2
 2012-03-05  4:24 UTC  (2+ messages)

[PATCH] install ctcm network module on s390
 2012-03-02 10:41 UTC 

[PATCH 1/2] url-lib: make nfs support optional
 2012-02-29 18:09 UTC  (2+ messages)
  ` [PATCH 2/2] move emergency_shell to dracut-lib.sh

build initramfs faster
 2012-02-28 20:20 UTC  (2+ messages)

Testers wanted: dracut lazy install with cpio
 2012-02-28 18:30 UTC  (10+ messages)

[PATCH] usrmount should skip comments in fstab
 2012-02-28 18:05 UTC  (2+ messages)

[PATCH] Use modinfo to gather module dependencies
 2012-02-27 12:39 UTC  (6+ messages)

Fwd: Re: [PATCH] Use modinfo to gather module dependencies
 2012-02-27 11:33 UTC 

[PATCH] url-lib: make nfs support optional
 2012-02-26 19:40 UTC 

[ANNOUNCE] dracut 017 release
 2012-02-24 14:42 UTC 

[PATCH 1/2] systemd: mount the securityfs filesystem at early stage
 2012-02-21 19:06 UTC  (42+ messages)
` [PATCH 2/2] main: added support for loading IMA custom policies
    ` [systemd-devel] "
                  ` [Linux-ima-user] "
                              ` [Linux-ima-user] "
                                ` [systemd-devel] "
  ` [systemd-devel] [PATCH 1/2] systemd: mount the securityfs filesystem at early stage

Chicken+Egg: Using udevadm to detect LVM+RAID fails
 2012-02-18 11:44 UTC 

[PATCH] url-lib: fix fetch_url return value for dotfiles
 2012-02-16 23:54 UTC 

[PATCH 3/3] add function wait_for_route_ok
 2012-02-16  1:39 UTC  (4+ messages)

[PATCH v2] add function wait_for_route_ok
 2012-02-16  1:36 UTC 

[PATCH 2/3] wait_for_if_up fix
 2012-02-16  1:12 UTC  (3+ messages)

[PATCH] livenet: avoid spurious error message / wait_for_dev
 2012-02-15 18:36 UTC 

[ANNOUNCE] dracut 016 release
 2012-02-15 17:12 UTC 

[PATCH] add net-lib, nfs-lib, url-lib, and img-lib
 2012-02-15 16:56 UTC  (13+ messages)
  ` [PATCH 1/9] 40network: add net-lib.sh
  ` [PATCH 2/9] 95nfs: add nfs-lib.sh
  ` [PATCH 3/9] port nfsroot to nfs-lib
  ` [PATCH 4/9] add module 45url-lib
  ` [PATCH 5/9] 90livenet: port to url-lib
  ` [PATCH 6/9] url-lib: add support for NFS
  ` [PATCH 7/9] add set_http_header to url-lib
  ` [PATCH 8/9] add img-lib: a library for handling filesystem images
  ` [PATCH 9/9] skiproot - script for network setup without network root

[PATCH 1/3] ssh-client module install fix
 2012-02-15  6:40 UTC 

dracut: ordering of modules
 2012-02-14 18:53 UTC  (12+ messages)
    ` [systemd-devel] "

initramfs-tools 0.100 release
 2012-02-14 13:57 UTC 

[ANNOUNCE] dracut 015 release
 2012-02-07 20:56 UTC 

[PATCH 7/7] do not check dev node exist for fstab-sys mounting
 2012-02-07 11:15 UTC  (2+ messages)

[PATCH 6/7] split nfs rpc daemons startup script
 2012-02-07 11:15 UTC  (2+ messages)

[PATCH 5/7] source dracut-lib.sh in nfs cleanup script
 2012-02-07 11:15 UTC  (2+ messages)

[PATCH 4/7] add nobody group for rpc.idmapd
 2012-02-07 11:15 UTC  (2+ messages)

[PATCH 3/7] fix fstab-sys module check
 2012-02-07 11:15 UTC  (2+ messages)

[PATCH 2/7] auto setup network without netroot
 2012-02-07 11:15 UTC  (8+ messages)

[PATCH 1/7] allow ifup bring up network manually even without netroot
 2012-02-07 11:14 UTC  (2+ messages)

[Patch] btrfs: fix two bugs in module-setup.sh
 2012-02-07 11:14 UTC  (2+ messages)

[Patch] s/usrmove/convertfs/ in dracut.spec
 2012-02-05 15:17 UTC 

[PATCH 0/7 respin] network,nfs,fstab-sys stuff
 2012-02-02  8:45 UTC  (5+ messages)

dracut and fstab.sys problem
 2012-02-01 23:45 UTC 

[PATCH 1/2 v2] split nfsroot rpc start code
 2012-02-01  8:44 UTC  (10+ messages)

[PATCH 2/2 v2] deal with nfs in fstab-sys
 2012-02-01  8:19 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox