Age | Commit message (Expand) | Author | Files | Lines |
2010-06-19 | Fix autodetect bitrot | Jan Steffens | 1 | -6/+3 |
2010-06-19 | Release 0.6.60.6.6 | Thomas Bächler | 1 | -1/+1 |
2010-06-10 | Create /dev/{null,zero,mem,console} devices when devtmpfs is missing | Thomas Bächler | 2 | -3/+6 |
2010-06-03 | Release 0.6.50.6.5 | Thomas Bächler | 1 | -1/+1 |
2010-06-03 | udev hook: Add ata_id, path_id, scsi_id and usb_id to allow complete persiste... | Thomas Bächler | 1 | -1/+1 |
2010-06-03 | udev hook: Add --action=add to udevadm trigger | Thomas Bächler | 1 | -1/+1 |
2010-06-03 | Mount tmpfs or (if supported) devtmpfs on /dev, move it into the real root be... | Thomas Bächler | 1 | -0/+6 |
2010-06-03 | Do not umount /proc and /sys before switch_root, but mount --move them into t... | Thomas Bächler | 1 | -2/+2 |
2010-05-08 | Release 0.6.40.6.4 | Thomas Bächler | 1 | -1/+1 |
2010-05-08 | Add dmesg hook | Thomas Bächler | 2 | -0/+23 |
2010-05-08 | Port 83ef38409182a9c024809553dff8c872902d0889 to init_functions too, to remov... | Thomas Bächler | 1 | -1/+1 |
2010-05-08 | Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109 | Thomas Bächler | 2 | -4/+14 |
2010-05-08 | Change how autodetect hook lookup for filesystems | Gerardo Exequiel Pozzi | 1 | -1/+1 |
2010-02-22 | Add 'sleep' hook | Thomas Bächler | 2 | -0/+28 |
2010-02-21 | Release 0.6.30.6.3 | Thomas Bächler | 1 | -1/+1 |
2010-02-21 | poll_device: do not wait for a device to appear if udevd is not running | Thomas Bächler | 2 | -5/+10 |
2010-02-21 | Allow the second parameter of poll_device to be 0 - this fixes rootdelay=0 | Thomas Bächler | 1 | -1/+1 |
2010-02-20 | default_mount_hook: Use major and minor variables instead of a single rootdev... | Thomas Bächler | 1 | -7/+9 |
2010-02-20 | load-modules.sh: Always use --use-blacklist | Thomas Bächler | 1 | -1/+1 |
2010-02-20 | Use $(( )) instead of printf "%d" | Benjamin Richter | 1 | -2/+2 |
2010-02-20 | Cosmetic change: 'msg' function does not support '\n' | Thomas Bächler | 1 | -1/+1 |
2010-02-20 | Use only a single loop for searching /sys/block | Benjamin Richter | 1 | -12/+8 |
2010-02-19 | Fix typo in 01cfe5572f6cfc172dddc013494511a59a7ed85f | Thomas Bächler | 1 | -1/+1 |
2010-02-18 | Fix NFS backward-compatibility with kinit | Thomas Bächler | 1 | -1/+5 |
2010-02-17 | Improve sanity check: ${init} must be executable | Thomas Bächler | 1 | -1/+1 |
2010-02-16 | launch_interactive_shell: add "export" for PS1 | Thomas Bächler | 1 | -1/+1 |
2010-02-16 | When use stat -c %D instead of stat -f -c %i for testing if /new_root is a mo... | Thomas Bächler | 1 | -1/+1 |
2010-02-16 | Make indentation in two code blocks consistent | Thomas Bächler | 1 | -13/+13 |
2010-02-16 | Remove the special handling for the default mount procedure, move it into a m... | Thomas Bächler | 2 | -70/+71 |
2010-02-16 | Introduce mount handlers | Thomas Bächler | 2 | -9/+19 |
2010-02-15 | Do not kill -9 udevd, instead kill -15 and wait for all processes to terminat... | Thomas Bächler | 1 | -2/+4 |
2010-02-15 | Add the "nfs" kernel module with in net hook | Thomas Bächler | 1 | -1/+1 |
2010-02-15 | If we could not mount the real root device, or the init program did not exist... | Thomas Bächler | 2 | -2/+21 |
2010-02-15 | Fix copyright in the README file | Thomas Bächler | 1 | -3/+5 |
2010-02-14 | Release 0.6.20.6.2 | Thomas Bächler | 1 | -1/+1 |
2010-02-14 | Kill udev after mounting file systems, not before | Thomas Bächler | 1 | -9/+10 |
2010-02-14 | Filesystem type detection: Change message to the way it should have been, stu... | Thomas Bächler | 1 | -1/+1 |
2010-02-14 | If filesystem type detection fails, print an error and instructions | Thomas Bächler | 1 | -0/+13 |
2010-02-14 | Release 0.6.10.6.1 | Thomas Bächler | 1 | -1/+1 |
2010-02-14 | fix detection of CONSOLEFONT from rc.conf | Ionut Biru | 1 | -5/+2 |
2010-02-13 | Minor cosmetic fix | Simon Boulay | 1 | -1/+1 |
2010-02-13 | Provide better nfsroot/rootserver/rootpath parsing | Simon Boulay | 1 | -13/+26 |
2010-02-12 | Fix module name in usb/usbinput install hook | Gerardo Exequiel Pozzi | 2 | -2/+2 |
2010-02-11 | Release 0.60.6 | Thomas Bächler | 1 | -1/+1 |
2010-02-11 | Merge branch 'kill-klibc' | Thomas Bächler | 22 | -172/+410 |
2010-02-11 | Fix file system autodetection of filesystems when the running kernel and the ... | Thomas Bächler | 1 | -1/+1 |
2010-02-11 | Fix tabs/space indents from commit 866db5c5 | Gerardo Exequiel Pozzi | 2 | -9/+9 |
2010-02-11 | consolefont: Update error message | Thomas Bächler | 1 | -2/+2 |
2010-02-11 | Removed/changed messages/comments about klibc/kinit | Gerardo Exequiel Pozzi | 3 | -7/+5 |
2010-02-10 | Add "consolefont" hook to set the console font early | Thomas Bächler | 2 | -0/+41 |