summaryrefslogtreecommitdiff
path: root/rc/bin/cpurc
AgeCommit message (Collapse)Author
2021-04-10termrc, cpurc: silence /net/ether* error message when there are no ethernet ↵cinap_lenrek
devices
2019-03-27plan9.ini: add nora6= option to disable automatic ipv6 configurationcinap_lenrek
2018-10-03cpurc: filter ipv6 loopback address for automatic ip address setup (thanks fhs)cinap_lenrek
2018-09-16cpurc: handle multiple auth serverscinap_lenrek
2018-08-15ipv6 autoconfiguration on ethernetcinap_lenrek
for ip autoconfiguration, setup ipv6 link local addresses and do SLAAC in parallel to DHCP.
2018-05-02termrc: fix mistakecinap_lenrek
2018-05-01termrc: put #u in front for endpoint renaming to be effective, handle ↵cinap_lenrek
multipe ether= tuples in ndb
2018-04-12cpurc: remove obsolete device binds, run diskparts after $sysname is known. ↵cinap_lenrek
remove /env/boottime. document.
2017-04-19change cpurc to look for service folder in /cfg/$sysname and /cfg/defaultaiju
2016-02-14provide /n and /mnt early in bootrc to allow consistent use in /lib/namespacecinap_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-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2014-06-12termrc, cpurc: clarify comments by removing liesstanley lieber
2014-04-22termrc, cpurc: exclude wpa from oom kill and swapcinap_lenrek
2013-02-27add cpurc.local and termrc.local hookscinap_lenrek
2012-08-11add hjfs to the dontkill listcinap_lenrek
2012-03-29use sysname as dhcp hostcinap_lenrek
2011-12-02move factotum from /mnt to /mnt/factotumcinap_lenrek
2011-12-02prevent factotum <-> authsrv deadlockcinap_lenrek
2011-11-30/rc/bin/cpurc: run aux/stub before auth/keyfs <- temporary fixglenda
2011-12-02use mntgen for /mnt and /mnt/exportfsglenda
2011-10-08cpurc: handle case with missing /net/ipselftabcinap_lenrek
2011-10-07termrc/cpurc: dont run ipconfig if theres no /net/ipselftab, dont run dns ↵cinap_lenrek
resolver if theres already /net/dns
2011-08-30cpurc: accept auth= key in sys= toupleglenda
2011-08-27dontkill: +kb +ethercinap_lenrek
2011-08-24dontkill +cfs +dossrvcinap_lenrek
2011-08-23do not kill paqfs/9660srv root fileserverscinap_lenrek
2011-08-22improve swapcinap_lenrek
2011-08-01nusb: add /rc/bin/nusbrccinap_lenrek
2011-07-24cpurc: call cpustartaiju
2011-06-09silence ipconfig -Ncinap_lenrek
2011-06-09add /net/ndb to default ndb database files, fix mistakescinap_lenrek
2011-06-09remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcpcinap_lenrek
2011-06-06merge (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-13dont configure loopback interfacescinap_lenrek
2011-05-09/rc/bin/termrc, etc.: clarify comments.stanley lieber
2011-05-10boot and namespace cleanupcinap_lenrek
2011-05-04default sysname is cirno.stanley lieber
2011-05-04add cpu server to the installer; add more files for cpu server; make sure ↵stanley lieber
they are included on the cd-rom.
2011-03-30fixing permscinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - rcTaru Karttunen