Xref: utzoo comp.sys.mac.system:1702 comp.sys.mac.wanted:1214 Path: utzoo!attcan!uunet!decwrl!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!adm!cmcl2!uupsi!sunic!kth.se!cyklop.nada.kth.se!paf From: paf@nada.kth.se (Patrik F{ltstr|m) Newsgroups: comp.sys.mac.system,comp.sys.mac.wanted,unix.wizards Subject: Minimal root on A/UX 2.0 Message-ID: <1990Oct4.234653.10894@nada.kth.se> Date: 4 Oct 90 23:46:53 GMT Reply-To: paf@nada.kth.se (Patrik F{ltstr|m) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 29 I have an idea of minimizing the root-partition on A/UX 2.0 to give possibilities for ordinary users to have local root and swap on their 80MB HDSC without missing the whole Mac partition. Therefore I am trying to move as many files as possible from /bin and /etc to /usr/bin and /usr/etc, but where to stop? There is also a big /Mac directory... Is really all that necessary for a A/UX boot? I am trying to trace all programs used in the startup-scripts (starting by tracing /etc/inittab) and move all others to /usr and create soft links. My idea is also to mount /usr using NFS from a larger mashine, just after mounting /, so I'm prepared to ALWAYS need a connection to that NFS server. I also know that I must have that server in single-user mode too! The only target is to really minimize the root on a local disk. I'm also prepared to rewrite some of the scripts, i.e. assuming you have a perfect /etc/HOSTID etc (no configuration errors allowed!). Before digging deeper into the jungle of scripts run when booting (just think of /etc/startup.d/* or what the name of the files was) I want to ask if sameone else have tried this? I want to run NFS, DNS, Yellow Pa..(Oops ;-) NIS, sendmail etc, so there must be a proper initialation of all devices. Patrik Faltstrom Royal Institute of Technology, NADA Stockholm, Sweden