Date: Wed, 6 May 2020 17:12:30 +0200 From: Arne Steinkamm <freebsd-questions@Steinkamm.COM> To: Valeri Galtsev <galtsev@kicp.uchicago.edu> Cc: freebsd-questions@freebsd.org, arne@steinkamm.com Subject: Re: redesignde the unix-like system directory Message-ID: <20200506151230.GI82984@trajan.stk.cx> In-Reply-To: <9a387b42-8da5-2968-24ba-754c3e461252@kicp.uchicago.edu> References: <83788746a7d8a802d8af4b582e00827166febd1a.camel@tom.com> <CAEJNuHzCcqR0-v_SEPT4QWai1owzL_41M-YN3fTS_YGHN0jwFg@mail.gmail.com> <9a387b42-8da5-2968-24ba-754c3e461252@kicp.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 06, 2020 at 08:19:06AM -0500, Valeri Galtsev wrote: > On 5/6/20 7:53 AM, Ottavio Caruso via freebsd-questions wrote: > > On Wed, 6 May 2020 at 13:16, kindu smith <malaizhichun@tom.com> wrote: > >> > >> Borrowing android and freebsd just to keep it simple: > >> > >> /app, application directory, various system-level applications > >> /boot, boot directory, set up ABI, API, EFI, kernel, modules and other > >> directories to store complete microkernel boot source code, interface, > >> EFI partition information, modules. > >> /cloud, various cloud applications > >> /data, database, such as key, web page data > >> /help, operating system manual > >> /net, network information and server information, etc. > >> /system , store the file system hierarchy (FHS) directory > >> /user, user directory, set user account and information > > > > What was you question? In any case, no thanks. > > > > +1 > > I was struggling with Android garbage once. Really fed up with it. Only > the one who never did [say, attempt to de-google android] can bring > anything android-like to UNIX table as example. Looking at a flat layout like this one gives me a feeling, that most people forgot that it's a real bad idea to have a external mounted directory in the root directory... easy way to make a system unresponsive in case of a network problem. I keep the traditional filesystem layout which I'm used for 40 years now and added a /l hierarchy as portal for everything else. .//. Arne -- Arne Steinkamm | Home: Mail: arne<at>steinkamm<dot>com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200506151230.GI82984>