bup-0.24b/t/sampledata/etc/init.d/rc: if [ -f /dev/.initramfs/progress_state ]; then bup-0.24b/t/sampledata/etc/init.d/rc: . /dev/.initramfs/progress_state bup-0.24b/t/sampledata/etc/init.d/rc: if [ -f /dev/.initramfs/progress_state ]; then bup-0.24b/t/sampledata/etc/init.d/rc: . /dev/.initramfs/progress_state dracut-005/modules.d/45ifcfg/write-ifcfg.sh:mkdir /dev/.initramfs/ dracut-005/modules.d/45ifcfg/write-ifcfg.sh:cp /tmp/net.* /dev/.initramfs/ >/dev/null 2>&1 dracut-005/modules.d/45ifcfg/write-ifcfg.sh:mkdir -p /dev/.initramfs/state/etc/sysconfig/network-scripts/ dracut-005/modules.d/45ifcfg/write-ifcfg.sh:cp /tmp/net.$netif.resolv.conf /dev/.initramfs/state/etc/ >/dev/null 2>&1 dracut-005/modules.d/45ifcfg/write-ifcfg.sh:echo "files /etc/sysconfig/network-scripts" > /dev/.initramfs/rwtab dracut-005/modules.d/45ifcfg/write-ifcfg.sh:cp -a /tmp/ifcfg/* /dev/.initramfs/state/etc/sysconfig/network-scripts/ >/dev/null 2>&1 dracut-005/modules.d/99base/init: mkdir /dev/.initramfs/ dracut-005/modules.d/99base/init: cp /tmp/* /dev/.initramfs/ >/dev/null 2>&1 dracut-005/test/TEST-50-MULTINIC/client-init:echo OK $(cat /dev/.initramfs/net.ifaces) > /dev/sda initramfs-tools-0.99/debian/changelog: * [74109b9] init: No need to touch /dev/.initramfs. initramfs-tools-0.99/debian/changelog: * Make debug option write to /dev/.initramfs/initramfs.debug, initramfs-tools-0.99/debian/changelog: * init: Use redirection '>' for touching /dev/.initramfs-tools. initramfs-tools-0.99/debian/changelog: * scripts/functions: update_progress check if /dev/.initramfs/ exists initramfs-tools-0.99/debian/changelog: * Move the state directory from /dev/initramfs to /dev/.initramfs initramfs-tools-0.99/init: if [ -d /run/initramfs ] && [ ! -d /dev/.initramfs ]; then initramfs-tools-0.99/init: mv /run/initramfs /dev/.initramfs live-boot-3.0~a18/debian/changelog: * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs- mandos-1.3.0/plugins.d/plymouth.c:const char plymouth_pid[] = "/dev/.initramfs/plymouth.pid"; mandos-1.3.0/plugins.d/plymouth.c: "/dev/.initramfs/" mandos-1.3.0/plugins.d/usplash.xml: /dev/.initramfs/usplash_fifo mandos-1.3.0/plugins.d/usplash.xml: /dev/.initramfs/usplash_outfifo mandos-1.3.0/plugins.d/usplash.c: ret = open("/dev/.initramfs/usplash_fifo", O_WRONLY); mandos-1.3.0/plugins.d/usplash.c: outfifo_fd = open("/dev/.initramfs/usplash_outfifo", O_RDONLY); rkhunter-1.3.8/files/rkhunter.conf:#ALLOWHIDDENDIR="/dev/.initramfs" rkhunter-1.3.8/.pc/05_custom_conffile.diff/files/rkhunter.conf:#ALLOWHIDDENDIR="/dev/.initramfs" rkhunter-1.3.8/debian/README.Debian: * /dev/.initramfs - created by initramfs-tools generated ramfs rkhunter-1.3.8/debian/changelog: * Added /dev/.initramfs to the list of false positives sysvinit-2.88dsf/debian/src/sysv-rc/etc/init.d/rc: if [ -f /dev/.initramfs/progress_state ]; then sysvinit-2.88dsf/debian/src/sysv-rc/etc/init.d/rc: . /dev/.initramfs/progress_state