Age | Commit message (Expand) | Author |
2022-12-23 | bootrc: bind devcap and devtls, make /root mount consistent with spec | cinap_lenrek |
2022-12-12 | bootrc: let /boot/boot run in a more natural namespace | cinap_lenrek |
2022-06-14 | kernel: bootrc: add bootloop= | Jacob Moody |
2021-07-27 | kernel: simplify /boot/boot: 28K down to less than 4K. | cinap_lenrek |
2020-10-01 | bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber) | kvik |
2020-01-11 | bootrc: fix comment typo (thanks Robert Ransom) | cinap_lenrek |
2019-09-21 | bootrc: unmount devip *before* starting factotum | cinap_lenrek |
2019-09-21 | bootrc: remount devip after /dev/hostowner has been written by factotum | cinap_lenrek |
2019-05-05 | bootrc: fix $rootdir and $rootspec handling (thanks lucio) | cinap_lenrek |
2018-12-04 | bootrc: remove $ff references (was old parsed /boot/boot argument list) | cinap_lenrek |
2018-07-14 | bootrc: write fatal error message to fd2 | cinap_lenrek |
2018-03-17 | kernel: let /rc/bin/diskparts attach #k after #S partitions are loaded up | qwx |
2017-10-29 | kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-06-28 | kernel: pass bootargs also in multiboot command line, retire the bootline mec... | cinap_lenrek |
2016-05-16 | kernel: add srvtls and tlsclient to bootfs.proto for encrypting connection to... | cinap_lenrek |
2016-02-14 | provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace | cinap_lenrek |
2015-11-22 | bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit | cinap_lenrek |
2015-08-25 | fix fuckup | glenda |
2015-08-25 | import E script from bell labs | mischief |
2015-05-13 | fixed by fuck up | Matthew Veety |
2015-05-13 | removed ukill. | Matthew Veety |
2015-04-09 | bootrc: simplify bootargs splitting avoiding awk | cinap_lenrek |
2015-03-25 | boot: allow alternative proto files per kernel and kernel config for bootfs.paq | cinap_lenrek |
2014-12-10 | bootrc: preserve #ec/fs (thanks _sl) | cinap_lenrek |
2014-12-10 | bootrc: handle multiple fs and auth addresses in netboot, always set auth= in... | cinap_lenrek |
2014-12-09 | bootrc: do not pass authserver with -a flag to factotum, handle multiple secs... | cinap_lenrek |
2014-04-18 | wpa support for tcp boot, remove duplicate secstore code from factotum | cinap_lenrek |
2014-02-14 | similar to my last commit, but combined the two waits for the usb devices. st... | Matthew Veety |
2013-10-02 | bootrc: +x | cinap_lenrek |
2013-04-28 | bootrc: fix spacing when asking for fs/auth ip | ppatience0 |
2012-12-06 | bootrc: fix mistake, god damn it | cinap_lenrek |
2012-12-06 | bootrc: reparse all env variables, not just #ec | cinap_lenrek |
2012-11-07 | devproc: remove pgrpid == 1 check for notepg open | cinap_lenrek |
2012-11-06 | make interrupt key (Del) just work in the console | cinap_lenrek |
2012-05-03 | bring back il protocol support | cinap_lenrek |
2012-03-01 | boot: check nousbrc boot parameter, add delay | cinap_lenrek |
2011-09-02 | kbdfs: add -q (quiet) option | cinap_lenrek |
2011-08-28 | bootrc: prefer 9660 filesystem as default on cdboot, restart factotum, delay ... | cinap_lenrek |
2011-08-27 | bootrc: dont try to convert kernel variables, fix quoting | cinap_lenrek |
2011-08-27 | bootrc: broke #ec copying, fix it. dontkill: ignore errors | cinap_lenrek |
2011-08-23 | bootrc: simplify by just converting all variables from #ec | cinap_lenrek |
2011-08-22 | bootrc: use rtc. temporarily. | cinap_lenrek |
2011-08-16 | serial console stuff | cinap_lenrek |
2011-07-30 | nusb: change usbevent format, put nusbrc in bootfs | cinap_lenrek |
2011-07-17 | kbdfs: mouse button 2 emulation by changing mouse buttonmap when shift is pre... | cinap_lenrek |
2011-06-16 | boot(8): simplify | cinap_lenrek |
2011-06-15 | boot(8): add cfs support | cinap_lenrek |
2011-06-14 | boot(8): handle flags and arguments in bootrc | cinap_lenrek |
2011-06-04 | cleanup boot(8), replace read(1), fix cpu kernel configs | cinap_lenrek |
2011-06-04 | boot(8): strip bootfs | cinap_lenrek |