2014-10-27 13:59 | Update fs | sin | 22 | +145 | -146 |
2014-04-04 17:53 | svc: use stat -t | Hiltjo Posthuma | 1 | +1 | -1 |
2014-04-01 15:30 | permissions: make rc.local and rc.modules executable | Hiltjo Posthuma | 2 | +0 | -0 |
2014-04-01 14:37 | respawn: remove getopts | Hiltjo Posthuma | 1 | +7 | -10 |
2014-03-25 14:12 | Don't print 'Terminated' messages on reboot/poweroff | sin | 1 | +4 | -4 |
2014-03-18 14:27 | Remove /etc/mtab | sin | 1 | +0 | -2 |
2014-03-18 14:08 | Mount procfs, sysfs etc. with proper options | sin | 1 | +5 | -2 |
2014-03-17 14:22 | Add dummy rc.modules | sin | 2 | +5 | -0 |
2014-03-16 16:14 | No need to use env | sin | 1 | +1 | -1 |
2014-03-16 16:08 | Respect dmesg_restrict | sin | 1 | +8 | -1 |
2014-03-15 20:14 | Print newline before shutdown sequence | sin | 1 | +1 | -1 |
2014-03-15 20:12 | Add tmp in fstab | sin | 1 | +1 | -0 |
2014-03-15 19:56 | Group together mounts, set verbosity after | sin | 1 | +3 | -3 |
2014-03-15 19:53 | Set smdev as kernel hotplug early | sin | 1 | +3 | -3 |
2014-03-15 19:51 | Just for consistency use 0620 instead of 620 for mode | sin | 1 | +1 | -1 |
2014-03-15 19:50 | Mount /dev as tmpfs - no need to use devtmpfs | sin | 1 | +4 | -5 |
2014-03-15 19:14 | Set tty level as early as possible | sin | 1 | +3 | -2 |
2014-03-15 18:58 | Don't use the builtin kill, rather use ubase's kill | sin | 2 | +2 | -2 |
2014-03-15 18:01 | Default fs is ext4 not ext2 | sin | 1 | +1 | -1 |
2014-03-15 16:25 | rc.init: mount all filesystems | Hiltjo Posthuma | 1 | +3 | -0 |
2014-03-15 16:25 | rc.init: mount /dev/pts with proper permissions | Hiltjo Posthuma | 1 | +1 | -1 |
2014-03-12 20:45 | Unmount all filesystems in rc.shutdown | sin | 1 | +3 | -0 |
2014-03-12 17:57 | Make /etc/mtab a symlink to /proc/mounts | sin | 1 | +1 | -1 |
2014-03-12 14:31 | cp /proc/mounts to /etc/mtab | sin | 1 | +2 | -0 |
2014-03-11 18:19 | Remount / ro before fsck just in case | sin | 1 | +2 | -0 |
2014-03-07 15:18 | Add nogroup | sin | 1 | +1 | -0 |
2014-03-07 15:14 | Add nobody user | sin | 1 | +1 | -0 |
2014-03-07 14:49 | Set linefeed mode to avoid staircase effect | sin | 1 | +3 | -0 |
2014-03-07 11:53 | Check filesystems | sin | 1 | +8 | -0 |
2014-03-07 11:49 | Mount devtmpfs at boot time | sin | 1 | +2 | -0 |
2014-03-06 12:06 | Store random seed before killing processes | sin | 1 | +3 | -3 |
2014-03-06 11:22 | Make killall5 work with killall5 in ubase | sin | 1 | +2 | -2 |
2014-02-21 16:38 | Update /etc/profile | sin | 1 | +2 | -3 |
2014-02-21 16:34 | Add .profile and fixup .mkshrc | sin | 4 | +30 | -8 |
2014-02-21 16:21 | Respawn 4 gettys by default | sin | 2 | +34 | -1 |
2014-02-19 10:15 | Add .xinitrc in /etc/skel | sin | 1 | +3 | -0 |
2014-02-19 10:14 | SVC in /etc/rc.conf is useless | sin | 1 | +0 | -2 |
2014-02-18 17:47 | Start dwm by default - I removed aewm | sin | 1 | +2 | -2 |
2014-02-18 14:31 | Start aewm by default | sin | 1 | +1 | -1 |
2014-02-18 11:51 | Use white as the default bg color | sin | 1 | +1 | -1 |
2014-02-18 11:48 | Add .xinitrc | sin | 1 | +3 | -0 |
2014-02-18 11:47 | Signal init for reboot/poweroff | sin | 2 | +2 | -2 |
2014-02-17 14:24 | Add audio group | sin | 1 | +1 | -0 |
2014-02-17 14:23 | Add video group | sin | 1 | +1 | -0 |
2014-02-17 14:03 | Add usage examples for svc | sin | 1 | +11 | -0 |
2014-02-17 12:55 | Sanitize umask | sin | 2 | +4 | -0 |
2014-02-17 12:53 | Export PATH in init scripts for anyone needing them | sin | 2 | +4 | -0 |
2014-02-17 12:46 | Fork getty from rc.init so we can bypass rc.svc if needed | sin | 2 | +2 | -2 |
2014-02-17 12:44 | Make rc.local non-executable by default | sin | 1 | +0 | -0 |
2014-02-17 12:43 | Check if rc.svc and rc.local are executable and only then run them | sin | 2 | +8 | -4 |
2014-02-17 12:40 | Minimize the sleep time to 3 seconds instead of 5 | sin | 1 | +1 | -1 |
2014-02-17 12:36 | Save the system clock properly in rc.shutdown | sin | 2 | +23 | -3 |
2014-02-17 11:48 | Add poweroff/reboot scripts | sin | 2 | +6 | -0 |
2014-02-16 19:33 | Embed LICENCE in svc | sin | 1 | +20 | -1 |
2014-02-16 19:23 | Use OpenDNS by default | sin | 1 | +1 | -2 |
2014-02-16 18:44 | Mount root as rw at boot time | sin | 2 | +4 | -5 |
2014-02-16 17:31 | Add /etc/fstab | sin | 1 | +5 | -0 |
2014-02-16 17:27 | sbin/ is a symlink to bin/ so no need to add it to the PATH | sin | 3 | +3 | -3 |
2014-02-13 12:40 | Remove rc.d | sin | 2 | +0 | -40 |
2014-02-13 12:31 | Import 20h's svc. | sin | 6 | +176 | -14 |
2014-02-10 15:54 | Don't run getty in the background - use exec instead | sin | 1 | +1 | -1 |
2014-02-10 15:49 | echo a newline before getty | sin | 1 | +1 | -1 |
2014-02-10 12:11 | We now use our own getty from ubase | sin | 1 | +1 | -1 |
2014-02-07 16:38 | Soft reboot on ctrl-alt-del | sin | 1 | +3 | -0 |
2014-02-07 16:19 | Revert "Create sinit FIFO at the end of the boot process" | sin | 1 | +0 | -3 |
2014-02-07 13:04 | Create sinit FIFO at the end of the boot process | sin | 1 | +3 | -0 |
2014-02-07 11:46 | Use a case statement and check against invalid actions | sin | 1 | +15 | -3 |
2014-02-07 11:31 | Run this getty in the bg | sin | 1 | +1 | -1 |
2014-02-06 11:37 | Rename rc -> rc.init and rc.multi -> rc.svc | sin | 3 | +62 | -62 |
2014-02-05 18:25 | Move rc scripts over to /bin | sin | 9 | +117 | -117 |
2014-02-05 17:25 | Call ubase halt from rc.shutdown | sin | 1 | +6 | -0 |
2014-02-05 16:50 | Remove inittab and rename rc.boot to rc | sin | 3 | +2 | -12 |
2013-09-27 14:20 | Only print the message when we actually generate them | sin | 1 | +1 | -1 |
2013-09-26 18:12 | Say bye at the end of rc.shutdown | sin | 1 | +2 | -0 |
2013-09-25 09:51 | Some more diagnostic messages | sin | 1 | +2 | -0 |
2013-09-23 16:05 | Remove dropbearkeys | sin | 1 | +0 | -19 |
2013-09-23 16:04 | Use -s -k and -r for start stop and restart | sin | 4 | +10 | -10 |
2013-09-23 15:49 | Remove hotplug | sin | 1 | +0 | -3 |
2013-09-23 15:43 | Don't print the hostname | sin | 1 | +1 | -1 |
2013-09-23 15:35 | Conceptually separate SVC from other configs | sin | 1 | +1 | -0 |
2013-09-23 15:34 | No need to be so verbose | sin | 1 | +0 | -1 |
2013-09-23 14:14 | Only show warning or worse on console | sin | 1 | +2 | -0 |
2013-09-23 14:04 | Restore random seed on boot + stylistic updates | sin | 2 | +7 | -1 |
2013-09-23 14:00 | Start rc.multi from within rc.boot | sin | 2 | +2 | -1 |
2013-09-23 13:54 | Fix path for rc.local | sin | 1 | +1 | -1 |
2013-09-23 13:11 | Correct path for rc.shutdown | sin | 1 | +1 | -1 |
2013-09-23 13:10 | Correct path for rc.multi | sin | 1 | +1 | -1 |
2013-09-23 13:08 | Add resolv.conf | sin | 1 | +2 | -0 |
2013-09-23 13:04 | Add motd | sin | 1 | +0 | -0 |
2013-09-23 13:04 | Add issue | sin | 1 | +1 | -0 |
2013-09-23 13:01 | Add hosts | sin | 1 | +10 | -0 |
2013-09-23 13:00 | Add /etc/profile | sin | 3 | +8 | -2 |
2013-09-23 12:34 | Use busybox init | sin | 9 | +110 | -101 |
2013-09-23 12:16 | Change boot message and bring up the loopback interface | sin | 1 | +3 | -1 |
2013-09-20 15:51 | Print more info and store the dmesg output to /var/log/dmesg.log | sin | 1 | +6 | -0 |
2013-09-20 15:41 | Change message | sin | 1 | +1 | -1 |
2013-09-20 15:33 | Set hwclock | sin | 2 | +24 | -0 |
2013-09-20 15:11 | Create /dev/shm as well on boot | sin | 1 | +1 | -1 |
2013-09-19 14:22 | Set default TERM to linux | sin | 2 | +2 | -2 |
2013-09-18 21:00 | Power down the system | sin | 1 | +1 | -1 |
2013-09-17 18:07 | Being paranoid feels good! - old habits die hard | sin | 2 | +2 | -0 |
2013-09-17 15:35 | Add reboot | sin | 1 | +14 | -0 |
2013-09-17 14:57 | Add poweroff | sin | 1 | +14 | -0 |
2013-09-17 13:53 | Add C-l bind for mksh | sin | 2 | +6 | -0 |
2013-09-17 13:47 | Create /etc/skel | sin | 1 | +4 | -0 |
2013-09-17 13:44 | Fix style | sin | 1 | +2 | -2 |
2013-09-17 13:31 | Move /etc/netstart to /etc/rc.d/network | sin | 5 | +25 | -9 |
2013-09-17 11:01 | Update PATH to include the compilers | sin | 1 | +1 | -1 |
2013-09-16 19:15 | Print whenever we start the network | sin | 1 | +1 | -0 |
2013-09-16 18:46 | Initial commit | sin | 11 | +106 | -0 |