0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
00-fsdev.sh: do not bad_msg if mdadm --scan returns != 0 More... over 10 years ago
busybox: enable CONFIG_MOUNTPOINT More... over 10 years ago
gen_initramfs: fix typo in udevadm_bin condition More... over 10 years ago
gen_initramfs: use /usr/bin/udevadm if /bin/udevadm is not available More... over 10 years ago
gen_initramfs: fix here-document (EOF handling) More... over 10 years ago
gen_initramfs: use systemd-udevd if udevd is not available More... over 10 years ago
initrd.scripts: move move_mounts_to_chroot to 00-fsdev.sh More... over 10 years ago
initrd.scripts: move getdvhoff to 00-livecd.sh (and make it "private") More... over 10 years ago
initrd.scripts: move rootdev code to 00-rootdev.sh More... over 10 years ago
initrd.scripts: move iscsi code to 00-iscsi.sh More... over 10 years ago
initrd.scripts: move swsusp code to 00-suspend.sh More... over 10 years ago
modules_load: add virtio_scsi to MODULES_VIRTIO More... over 10 years ago
linuxrc: make sure that /sbin and /usr/sbin are in PATH More... over 10 years ago
linuxrc: add TODO about domdadm More... over 10 years ago
initrd.scripts: move LUKS code to 00-crypt.sh, refactor it slightly More... over 10 years ago
initrd.scripts: move media_find, start_volumes, setup_md_devices to 00-fsdev.sh More... over 10 years ago
initrd.scripts: move zfs_start_volumes outside of start_volumes More... over 10 years ago
initrd.scripts: move zfs_real_root_init outside real_root_init More... over 10 years ago
gen_initramfs: provide /bin/udhcpc More... over 10 years ago
gen_initramfs: provide /bin/dmesg as well More... over 10 years ago
initrd.scripts: move find_nfs to 00-nfs.sh More... over 10 years ago
initrd.d: move is_livecd() back to 00-common.sh to avoid circular deps More... over 10 years ago
initrd.scripts: move keymaps functions to 00-keymaps.sh More... over 10 years ago
initrd.scripts: move cmdline_hwopts() to 00-modules.sh More... over 10 years ago
initrd.scripts: move sdelay() to 00-common.sh More... over 10 years ago
initrd.d: trivially update code style of quiet_kmsg and verbose_kmsg More... over 10 years ago
initrd.scripts: move test_success() to 00-common.sh and fix it More... over 10 years ago
initrd.scripts: move prompt_user() to 00-splash.sh More... over 10 years ago
initrd.scripts: move mount_sysfs to 00-fsdev.sh More... over 10 years ago
initrd.scripts: move ask_for_password to 00-splash.sh More... over 10 years ago