0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 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
repo: drop old BUGS and HACKING documents More... over 10 years ago
gen_cmdline: eventually add --btrfs and --no-btrfs cmdline support More... over 10 years ago
initrd.scripts: add more TODOs More... over 10 years ago
initrd.scripts: kill tuxonice support with a LOT of fire More... over 10 years ago
initrd.scripts: add a couple of TODOs More... over 10 years ago
initrd.scripts: fix wording in fstype_init More... over 10 years ago
initrd.scripts: use get_device_fstype to execute fstype specific init code More... over 10 years ago
initrd.scripts: simplify rootdev_init. Break if conditions for better readability More... over 10 years ago
initrd.scripts: make rootdev_init use find_real_device More... over 10 years ago
initrd.scripts: make resume_init use find_real_device More... over 10 years ago
initrd.scripts: fix find_real_device output More... over 10 years ago
gen_initramfs, initrd.scripts: migrate to /sbin/btrfs More... over 10 years ago
initrd.scripts: add get_device_fstype More... over 10 years ago
gen_initramfs: do not copy mkfs.btrfs and btrfsck to initramfs More... over 10 years ago
doc: document --{no-,}btrfs cmdline argument More... over 10 years ago
gen_initramfs: drop --disklabel, always copy blkid to initramfs More... over 10 years ago
gen_initramfs: drop unnecessary if condition in append_blkid More... over 10 years ago
gen_initramfs: embed btrfs-progs utils in initramfs More... over 10 years ago
linuxrc: trivial, improve code style of linuxrc More... over 10 years ago
linuxrc: drop another /dev (tty1) pointless check More... over 10 years ago
linuxrc: drop useless /dev nodes check More... over 10 years ago
linuxrc: move mountpoints move code to move_mounts_to_chroot More... over 10 years ago
linuxrc: default REAL_INIT to /sbin/init More... over 10 years ago
linuxrc: improve code style at the end of the file More... over 10 years ago
linuxrc: move devmgr termination code to devmgr_terminate More... over 10 years ago
linuxrc: unbundle is_livecd() from setup_real_root More... over 10 years ago
linuxrc: move livecd mount code to livecd_mount() More... over 10 years ago
initrd.scripts: mount livecd / tmpfs with mode=0755 (instead of 0777) More... over 10 years ago
gen_initramfs: de-hardcode the last /lib/udev reference More... over 10 years ago
gen_initramfs: do not hardcode udevdir but use pkg-config More... over 10 years ago