summaryrefslogtreecommitdiff
path: root/sys/src/9/boot
AgeCommit message (Expand)Author
2022-06-14kernel: bootrc: add bootloop=Jacob Moody
2022-05-28kernel: add /rc to devrootJacob Moody
2022-02-23nusb/ether: remove csp check for rndis, already done in nusbrccinap_lenrek
2021-07-28kernel: fix off by one for $cputype buffer (thanks anthony martin)cinap_lenrek
2021-07-28kernel: increase bootfs.paq compression level and blocksizecinap_lenrek
2021-07-27kernel: simplify /boot/boot: 28K down to less than 4K.cinap_lenrek
2021-04-20nusbrc: rndis with csp 0104efSigrid
2021-04-08nusbrc: ignore rndis ethernet in /rc/bin/nusbed, handled by /sys/src/9/boot/n...cinap_lenrek
2021-04-01[9front] [patch] nusb/ether -t rndisRomano
2020-10-01bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)kvik
2020-08-04kernel: don't strip binaries in bootfs.paqcinap_lenrek
2020-03-08boorc, nusbrc: fix wrong redirections after &cinap_lenrek
2020-01-11bootrc: fix comment typo (thanks Robert Ransom)cinap_lenrek
2019-12-049/boot/net.rc: suppress error from grep if ethernet ifstats file is not foundcinap_lenrek
2019-11-17bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=pa...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
2019-03-30bootrc: simplify if statementBurnZeZ
2019-03-27bootrc: handle automatic ip configuration on gbe mediacinap_lenrek
2019-03-27plan9.ini: add nora6= option to disable automatic ipv6 configurationcinap_lenrek
2019-03-21nusbrc: detect "keyboardio model 01", appears as multifuction device with IAD...cinap_lenrek
2018-12-04bootrc: remove $ff references (was old parsed /boot/boot argument list)cinap_lenrek
2018-10-20nusbrc: support for raspi3 ethernetcinap_lenrek
2018-10-10nusbrc: prevent nusb/kb from attaching to sony ps3 controllermischief
2018-09-16bootrc: add experimental reboot method to load another kernelcinap_lenrek
2018-08-30nusbrc: add LG G5 for nusb/ethermischief
2018-08-15ipv6 autoconfiguration on ethernetcinap_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-10-24fix bugs and cleanup cryptsetup codecinap_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-11-22usbd: intoruce /env/usbbusycinap_lenrek
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-08-21kernel/boot: do not handle kfs bootcinap_lenrek
2015-06-28nusbrc: handle fat formated usb drives without partition tablecinap_lenrek
2015-05-31integrate disk/edisk with diskparts, bootfs and installer (gpt support)cinap_lenrek
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
2015-03-23boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entriescinap_lenrek
2015-03-15boot: disable group/other permission checking in bootfs paqfscinap_lenrek
2014-12-15kernel: use new disk/mkfs -o option to get proper source filename list for bo...cinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek