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