summaryrefslogtreecommitdiff
path: root/sys/src/9/boot
AgeCommit message (Expand)Author
2011-09-02kbdfs: add -q (quiet) optioncinap_lenrek
2011-08-28nusbrc: $usbdelaycinap_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-17change definition of Chan.create to return a chan like opencinap_lenrek
2011-08-16serial console stuffcinap_lenrek
2011-08-169boot: list known filesystem images on usb stick as boot filesystemscinap_lenrek
2011-08-16usb storage device auto mountcinap_lenrek
2011-08-16bind devshr to /shrcinap_lenrek
2011-08-15devshr: security!cinap_lenrek
2011-08-01nusb: fix usage inconsitency, shr namescinap_lenrek
2011-07-30changed dev/rmdev to attach/detach, fixed nusbrcaiju
2011-07-30mergeaiju
2011-07-30devshr: changed #σc to contain directoriesaiju
2011-07-30nusb: make private namespace for usb drivers, add nusb/audio to mkfilecinap_lenrek
2011-07-30nusb: fix racecinap_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-04boot(8): exec() bootrc instead of forkinga sub processcinap_lenrek
2011-06-04cleanup boot(8), replace read(1), fix cpu kernel configscinap_lenrek
2011-06-04boot(8): strip bootfscinap_lenrek
2011-06-04boot(8): replace bzfs with paqfscinap_lenrek
2011-05-21boot(8): fix null list in concatenation error for ! inputcinap_lenrek
2011-05-13serial console supportcinap_lenrek
2011-05-10boot and namespace cleanupcinap_lenrek
2011-05-09kbdfscinap_lenrek
2011-05-06bootargs=tcp fixcinap_lenrek
2011-05-04bootrc: set sysnamestanley lieber
2011-05-04add glenda to upas group on installcinap_lenrek
2011-05-02inst: reintroduce iso mounting for usb, replace /rc/bin/inst/isxxx with /rc/b...cinap_lenrek
2011-05-02boot(8): merge usb boot method into localcinap_lenrek
2011-04-30boot: mountpoint fixment
2011-04-30mergement
2011-05-01cwfs: fix network listener, relay auth errors. boot(8): split bootargs only o...cinap_lenrek
2011-05-01boot(8): dont ask for keys every time on cpu kernelcinap_lenrek
2011-04-30boot(8): fix boot restartingcinap_lenrek
2011-04-30boot: partitioning USB disks, mounting 9front.iso from FAT partitionment
2011-04-23boot(8): i'm bad at rc :-\cinap_lenrek
2011-04-21boot(8): cleanup enviroment variables before initcinap_lenrek
2011-04-21boot(8): use first detected filesystem as bootargs defaultcinap_lenrek
2011-04-21boot(8): properly invoke filesystem wihout overriding service name to bootcinap_lenrek
2011-04-21add fstype command to detect 9660, kfs and cwfs filesystemscinap_lenrek
2011-04-19usb driver does not present partition data via the ctl file. obtain partition...stanley lieber
2011-04-19boot(8): fix itcinap_lenrek