messages from 2016-11-30 15:10:34 to 2019-05-09 11:24:20 UTC [more...]
[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
2019-05-09 11:24 UTC (4+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 2/3] initramfs: set extended attributes
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()
dracut: multipath module
2019-04-03 19:59 UTC
initramfs-tools 0.133 release
2019-02-06 21:06 UTC
[RFC][PATCH] fs: set xattrs in initramfs from regular files
2018-11-26 18:14 UTC (11+ messages)
Adding initramfs as an ELF section to bzImage
2018-10-23 11:29 UTC
bpfilter blocks root unmount during shutdown
2018-09-24 16:30 UTC (4+ messages)
virtio_net failover and initramfs (was: Re: [PATCH net-next v11 2/5] netvsc: refactor notifier/event handling code to use the failover framework)
2018-08-22 7:27 UTC (10+ messages)
` virtio_net failover and initramfs
initramfs-tools 0.132 release
2018-07-25 17:59 UTC
initramfs-tools 0.131 release
2018-07-19 16:03 UTC
B53 DSA switch problem on Banana Pi-R1 on Fedora 26 - systemd-networkd problem
2018-05-28 5:32 UTC (6+ messages)
[RFC PATCH] rootfs: force mounting rootfs as tmpfs
2018-04-16 15:46 UTC (14+ messages)
[PATCH v3 00/15] extend initramfs archive format to support xattrs
2018-03-20 16:33 UTC (35+ messages)
` [PATCH v3 01/15] Documentation: add newcx initramfs format description
` [PATCH v3 02/15] initramfs: replace states with function pointers
` [PATCH v3 14/14] selinux: delay sid population for rootfs till init is complete
` [PATCH v3 03/15] initramfs: store file name in name_buf
` [PATCH v3 04/15] initramfs: remove unnecessary symlinks processing shortcut
` [PATCH v3 05/15] initramfs: move files creation into separate state
` [PATCH v3 06/15] initramfs: separate reading cpio method from header
` [PATCH v3 07/15] initramfs: split header layout information from parsing function
` [PATCH v3 08/15] initramfs: add newcx format
` [PATCH v3 09/15] initramfs: set extended attributes
` [PATCH v3 10/15] gen_init_cpio: move header formatting into function
` [PATCH v3 11/15] gen_init_cpio: add newcx format
` [PATCH v3 12/15] gen_init_cpio: set extended attributes for "
` [PATCH v3 12/14] gen_initramfs_list.sh: add -x option to enable "
` [PATCH v3 13/15] "
` [PATCH v3 13/14] selinux: allow setxattr on rootfs so initramfs code can set them
` [PATCH v3 14/15] "
` [Non-DoD Source] "
` [PATCH v3 15/15] selinux: delay sid population for rootfs till init is complete
` [Non-DoD Source] "
dracut generated initramfs seems to ignore kernel cmdline args
2018-01-29 22:27 UTC
[PATCH v2 00/15] extend initramfs archive format to support xattrs
2018-01-26 21:02 UTC (29+ messages)
` [PATCH v2 01/15] Documentation: add newcx initramfs format description
` [PATCH v2 03/15] initramfs: store file name in name_buf
` [PATCH v2 02/15] initramfs: replace states with function pointers
` [PATCH v2 04/15] initramfs: remove unnecessary symlinks processing shortcut
` [PATCH v2 09/15] initramfs: set extended attributes
` [PATCH v2 10/15] gen_init_cpio: move header formatting into function
` [PATCH v2 05/15] initramfs: move files creation into separate state
` [PATCH v2 06/15] initramfs: separate reading cpio method from header
` [PATCH v2 07/15] initramfs: split header layout information from parsing function
` [PATCH v2 08/15] initramfs: add newcx format
` [PATCH v2 11/15] gen_init_cpio: "
` [PATCH v2 12/15] gen_init_cpio: set extended attributes for "
` [PATCH v2 13/15] gen_initramfs_list.sh: add -x option to enable "
` [PATCH v2 14/15] selinux: allow setxattr on rootfs so initramfs code can set them
` [PATCH v2 15/15] selinux: delay sid population for rootfs till init is complete
[RFC dracut 1/1] unexpected boot failure due to races between iscsistart for multiple interfaces
2017-12-22 6:20 UTC (5+ messages)
[PATCH] drm: Look for DRM drivers in the staging directory
2017-12-12 15:04 UTC (2+ messages)
[PATCH] dracut.sh: for_each_host_xx() function should indicate the empty case
2017-12-04 10:04 UTC (2+ messages)
iscsi netboot failure in case of multiple interfaces
2017-11-21 22:03 UTC (14+ messages)
[PATCH] dracut: add support for custom locale definitions
2017-10-11 13:17 UTC (13+ messages)
` [PATCH v2] dracut: 10i18n: "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] dracut: "
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
read-only OverlayFS (for NFS root)
2017-08-09 14:08 UTC (2+ messages)
[PATCH][dracut] Sync initramfs after creation
2017-08-07 7:03 UTC (2+ messages)
kernel 4.4 and 4.9 different reactions to initrd
2017-06-24 16:13 UTC (3+ messages)
[PATCH] modules.d: introduce ssh-server module to provide service
2017-06-22 2:23 UTC (9+ messages)
[PATCH v2] arm64: mmc drivers
2017-04-27 3:12 UTC (3+ messages)
initramfs-tools 0.130 release
2017-04-26 1:16 UTC
[PATCH] arm64: mmc drivers
2017-04-20 8:04 UTC (3+ messages)
initramfs-tools 0.128 release
2017-04-08 23:46 UTC
[ANNOUNCE] dracut 045
2017-04-03 8:49 UTC
dracut bad --local description in usage():
2017-03-24 17:39 UTC
bug (option --local) /bin/dracut: line 1719: /usr/lib/dracut/lsinitrd.sh: No such file or directory
2017-03-24 15:37 UTC
dracut network module uses a primitive dhclient-script.sh that doesn't honnor dhclient-enter-hooks and dhclient-exit-hooks. patch provided
2017-03-23 17:03 UTC
Most effective way to find dracutbasedir (needed in a Makefile that will install my dracut module)
2017-03-23 16:57 UTC
Most efficient way to compute initramfs.img memory needs once uncompressed?
2017-03-23 16:53 UTC
dracut bug: --include fails to add content starting with a dot
2017-03-23 16:45 UTC
dracut bug: dracut module i18n is unable to pars rd.vconsole.* cmdline parameters on systemd based distro
2017-03-23 16:44 UTC
[PATCH] systemd 233 requires sha256, hmac and algif_hash modules
2017-03-03 14:01 UTC (2+ messages)
Bind mounting /etc & co. from encrypted partition
2017-02-17 17:08 UTC
Stuck at 'probing EDD (edd=off) .... Ok'
2017-02-16 16:00 UTC
initramfs-tools 0.127 release
2017-01-23 3:48 UTC
Buglets in shutdown module in HEAD
2017-01-18 18:34 UTC
[PATCH 1/2] load the selinux policy after switching to the new root
2017-01-02 22:09 UTC (5+ messages)
` [PATCH 2/2] do not umount selinuxfs and sysfs
` [PATCH] "
initramfs-tools 0.126 release
2016-12-15 23:05 UTC
Problem about inst_simple()
2016-12-02 9:37 UTC
[PATCH] 95ssh-client: attempt to copy UserKnownHostsFile to kdump's initramfs
2016-12-02 8:18 UTC (5+ messages)
[PATCH v3] 98integrity: Use /etc/ima as dir for IMA policy and config file
2016-11-30 17:54 UTC (3+ messages)
[PATCH v2] 98integrity: Use /etc/ima as dir for IMA policy and config file
2016-11-30 16:04 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).