summaryrefslogtreecommitdiff
path: root/sys/src/9/boot
AgeCommit message (Expand)Author
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
2014-12-10bootrc: keep original address when ndb/dnsgetip fails and let dial complaincinap_lenrek
2014-12-10bootrc: use "address" instead "ip" in wording netboot questions, as we domain...cinap_lenrek
2014-12-10bootrc: add ndb/dnsgetip resolver to bootfs so domain names can be used for f...cinap_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-08-17boot: dont print errors if ethernet has no ifstats file, can happen with usb ...cinap_lenrek
2014-06-29nusbrc: ensure rpi ethernet always appears as /net/etherU0stanley lieber
2014-06-28nusb: implement aijus stable uniqueue device namescinap_lenrek
2014-06-04nusbrc: dont fork usb drivers into backgroundcinap_lenrek
2014-04-23boot/nusbrc: add another rndis deviceftrvxmtrx
2014-04-22nusb/ether: add RNDIS support (tested on Nexus 5)ftrvxmtrx
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
2014-02-14added in a way to make net.rc wait for the network hardware to come up before...Matthew Veety
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-10-02nusb/ether: add rtl8150 driver, remove unused includesppatience0
2013-10-02bootrc: +xcinap_lenrek
2013-08-24nusb/ether: add aue driver for admtek pegasus usb ethernet adapterppatience0
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-12-06nusb/ether: port drivers for asix and smsc ethernetcinap_lenrek
2012-12-05move usb ethernet in bootfs.paqcinap_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-09-06Prevent nusb/disk and nusb/kb from blocking nusbrcgoogle
2012-05-03bring back il protocol supportcinap_lenrek
2012-03-01boot: check nousbrc boot parameter, add delaycinap_lenrek
2012-02-28boot: ignore led file in /dev/sd*cinap_lenrek
2012-01-09nusbrc: fix permissions, was broken when the complication got a complicationcinap_lenrek
2011-12-13cleanupcinap_lenrek