View Single Post

   
  #6 (permalink)  
Old 02-07-2008, 03:28 PM
=?UTF-8?Q?Micha=C5=82_Kurowski?=
 
Posts: n/a
Default Re: Has any form of UNIX (ignorig POSTIX complient OS's that have an internal struture not all like Linix/BSD/Mach/...) ever had any kind of registry?

Użytkownik "Max Power" <mikehack@washington.edu> napisał w wiadomości
news:fo4ajp$kfp$1@gnus01.u.washington.edu...
>
> Has any form of UNIX (ignoring POSTIX compliant OS's that have an internal
> structure unrelated to Linix / BSD / Mach / ... like OS2 / etc..) ever
> had any kind of registry (for the core OS, not the applications; system
> daemons may be tracked by such a structure -- but not user daemons)?


AIX does have it. It's called ODF.
The common wisdom is it's the less unixy unix product created.

> I am not suggesting any design like anything in the Microsoft mold, just
> something to make storing and recovering (if necessary) core OS states
> more robust.


I'd use some kind of version control system.
Also, look at the OBSD's "mtree".

Cheers


Reply With Quote