Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-29 | kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption | cinap_lenrek | |
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. | |||
2013-01-22 | mount /n/other from /srv/boot instead of /srv/cwfs | cinap_lenrek | |
this makes sure tcp boot will have ther user /tmp's the same way as from local cwfs. we used /srv/cwfs to prevent a deadlock with 9660srv as a root filesystem which has been fixed now. | |||
2011-12-02 | prevent factotum <-> authsrv deadlock | cinap_lenrek | |
2011-11-30 | namespace: mount factotum before mntgen | glenda | |
2011-12-02 | use mntgen for /mnt and /mnt/exportfs | glenda | |
2011-08-16 | bind devshr to /shr | cinap_lenrek | |
2011-06-07 | fix permissions in /lib | 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-10 | boot and namespace cleanup | cinap_lenrek | |
2011-05-09 | kbdfs | cinap_lenrek | |
2011-05-03 | include hg repository in /dist/plan9front and install it | cinap_lenrek | |
2011-04-24 | boot(8): mount /n/other from /srv/cwfs, not /srv/boot | cinap_lenrek | |
2011-04-24 | fix cdboot lockup | cinap_lenrek | |
2011-04-22 | use /n/other for tmp storage | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |