The Success of Gentoo
Posted Nov 20, 2003 11:37 UTC (Thu) by
Felix.Braun (subscriber, #3032)
Parent article:
The Success of Gentoo
Of course, portage is Gentoo's most shining feature (as it deserves to be) but there are a lot of other things that Gentoo does differntly from other distributions that should be mentioned as well.
The init script system is well engineered because it allows individual packages to drop their scripts into a directory. If the system administrator then adds them to a runlevel, they are started at the right time in the boot process while automatically keeping track of system dependencies.
Similarly the administration of environment variables is done in an extensible and well thought-out way. If packages require environment variables to be set, they can drop them into a directory which is then scanned to produce an automatically updated environment.
(
Log in to post comments)