Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | termrc, cpurc: silence /net/ether* error message when there are no ethernet ↵ | cinap_lenrek | |
devices | |||
2019-03-27 | plan9.ini: add nora6= option to disable automatic ipv6 configuration | cinap_lenrek | |
2018-10-03 | cpurc: filter ipv6 loopback address for automatic ip address setup (thanks fhs) | cinap_lenrek | |
2018-08-15 | ipv6 autoconfiguration on ethernet | cinap_lenrek | |
for ip autoconfiguration, setup ipv6 link local addresses and do SLAAC in parallel to DHCP. | |||
2018-05-02 | termrc: fix mistake | cinap_lenrek | |
2018-05-01 | termrc: put #u in front for endpoint renaming to be effective, handle ↵ | cinap_lenrek | |
multipe ether= tuples in ndb | |||
2018-04-12 | cpurc: remove obsolete device binds, run diskparts after $sysname is known. ↵ | cinap_lenrek | |
remove /env/boottime. document. | |||
2016-02-14 | provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace | cinap_lenrek | |
theres a bootstrap problem: when /bin/init is run, it processes /lib/namespace where we might want to mount or bind resources to /n or /mnt. but mntgen was run later in cpurc/termrc so these mounts would be ignored. we already have mntgen in bootfs, so we can provide these mountpoints early. i keep the termrc/cpurc mntgens where they are, but ignore the error prints. this way old kernels will continue to work. | |||
2015-09-05 | move screen and mouse setup code to /rc/bin/screenrc | cinap_lenrek | |
2014-11-05 | termrc: setup mouse when we have a framebuffer | cinap_lenrek | |
previously, we setup mouse only when vgasize= was specifid in plan9.ini. with efi systems, the framebuffer is already setup for us and theres no requirement for going thru aux/vga setup, but we still want to setup the mouse. so do the mouseport= check once theres a framebuffer by testing the existence of '#i/winname' (which fails when thers no framebuffer). | |||
2014-06-12 | termrc, cpurc: clarify comments by removing lies | stanley lieber | |
2014-04-22 | termrc, cpurc: exclude wpa from oom kill and swap | cinap_lenrek | |
2013-02-27 | termrc: termrc.local can start ndb/cs for us, so check if its already running | cinap_lenrek | |
2013-02-27 | add cpurc.local and termrc.local hooks | cinap_lenrek | |
2012-08-11 | add hjfs to the dontkill list | cinap_lenrek | |
2012-03-29 | use sysname as dhcp host | cinap_lenrek | |
2011-12-02 | move factotum from /mnt to /mnt/factotum | cinap_lenrek | |
2011-12-02 | use mntgen for /mnt and /mnt/exportfs | glenda | |
2011-10-07 | termrc/cpurc: dont run ipconfig if theres no /net/ipselftab, dont run dns ↵ | cinap_lenrek | |
resolver if theres already /net/dns | |||
2011-08-27 | dontkill: +kb +ether | cinap_lenrek | |
2011-08-24 | dontkill +cfs +dossrv | cinap_lenrek | |
2011-08-23 | do not kill paqfs/9660srv root fileservers | cinap_lenrek | |
2011-08-22 | improve swap | cinap_lenrek | |
2011-08-01 | nusb: add /rc/bin/nusbrc | cinap_lenrek | |
2011-06-09 | add /net/ndb to default ndb database files, fix mistakes | cinap_lenrek | |
2011-06-09 | remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcp | cinap_lenrek | |
2011-06-06 | merge (term cpu)^rc.local with (term cpu)^rc, mount /srv/cons in (term ↵ | cinap_lenrek | |
cpu)^rc instead of /lib/namespace as we dont want to have it in every namespace (cpu session). | |||
2011-05-16 | #A0 -> #A | cinap_lenrek | |
2011-05-15 | added #A0 bind to termrc | aiju | |
2011-05-13 | dont configure loopback interfaces | cinap_lenrek | |
2011-05-09 | /rc/bin/termrc, etc.: clarify comments. | stanley lieber | |
2011-05-10 | boot and namespace cleanup | cinap_lenrek | |
2011-05-04 | default sysname is cirno. | stanley lieber | |
2011-04-21 | boot(8): cleanup enviroment variables before init | cinap_lenrek | |
2011-04-15 | let the kernel set dma mode for ata by default | cinap_lenrek | |
2011-04-14 | set better defaults in termrc, set dmamode, allow breaking to rc with !rc | cinap_lenrek | |
2011-04-11 | vesa | cinap_lenrek | |
2011-03-30 | fixing perms | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - rc | Taru Karttunen | |