GoboLinux is a free and open source operating system whose most prominent feature is a reorganization of the traditional Linux filesystem. Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux system has its own subdirectory tree, where all of its files (including settings specific for that program) can be found. Thus, a program "Foo" has all of its specific files and libraries in "/Programs/Foo".

PropertyValue
dbpedia-owl:thumbnail
dbpprop:abstract
  • GoboLinux is a free and open source operating system whose most prominent feature is a reorganization of the traditional Linux filesystem. Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux system has its own subdirectory tree, where all of its files (including settings specific for that program) can be found. Thus, a program "Foo" has all of its specific files and libraries in "/Programs/Foo". According to the GoboLinux developers, this results in a cleaner system based on the filelayout level.
  • GoboLinux ist ein Freie Softwarefreies Betriebssystem dessen bedeutendstes Feature im Vergleich zu anderen Unixunixoiden Betriebssystemen eine radikale Neu-Organisation der Verzeichnisstruktur ist. Diese folgt nicht dem Filesystem Hierarchy Standard, sondern bietet jeder Anwendung eine komplette Unterverzeichnisstruktur in der alle diese betreffende Dateien verwaltet werden. Dabei können verschiedene Versionen eines Programms, oder sogar Programmbibliothek, nebeneinander installiert und auch gleichzeitig ausgeführt werden. Laut den Entwicklern von GoboLinux entsteht so ein saubereres System auf Ebene des Dateisystems.
  • GoboLinux es una distribución GNU/Linux que posee una característica destacable en su reorganización de la jerarquía del sistema de ficheros. En GoboLinux, cada programa tiene su propio árbol de subdirectorios, donde se encuentran todos sus ficheros. La jerarquía de GoboLinux es radicalmente diferente comparada con la jerarquía de sistema de archivos tradicionalmente empleada por la mayor parte de las distribuciones Linux y clones-, donde los tipos específicos de archivos son almacenados juntos en comunes subdirectorios estándar (como p. ej. bin y man), y los gestores de paquetes son usados para mantener una pista hacia el archivo que pertenece a algún programa.
  • GoboLinux est une distribution Linux qui redéfinit la hiérarchie entière du système de fichiers. Pour exemple, on trouve les chemins d'accès complets suivants : /Programs/XFree86/4.3/ /System/Settings/BootScripts/Reboot Ces chemins montrent un contraste avec la hiérarchie traditionnelle de répertoires utilisée par la majorité des distributions Linux et autres dérivés d'Unix. « Au lieu d'avoir des bouts d'un programme jetés dans /usr/bin, d'autres bouts dans /etc et encore d'autres /usr/share/quelquechose/ou/autrechose, chaque programme possède sa propre arborescence de répertoires, les gardant tous bien séparés et vous permettant de voir tout ce qui est installé sur le système et quels fichiers appartiennent à quels programmes d'une manière simple et évidente. » Le système de fichiers de GoboLinux possède également d'autres particularités, comme un nouveau système de boot (qui n'utilise pas System V ou les systèmes d'initialisation BSD).
  • A GoboLinux egy alternatív Linux disztribúció, amely újradefiniálja a fájlrendszer-hierarchiát. A GoboLinuxban nincs szükség külön csomagkezelőre, minthogy maga a fájlrendszer a csomagkezelő: minden program a maga saját, külön mappájában van elhelyezve. A GoboLinux Magyarítási Project logója
  • GoboLinux jest modularną dystrybucją Linuksa rozpowszechnianą na licencji Freeware. Jej nietypowość polega na odmiennej organizacji katalogów na dysku systemowym. Nie korzysta z menedżera paczek, gdyż jest nim sam system plików. Każdy program, wraz ze wszystkimi plikami binarnymi i towarzyszącymi, jak biblioteki, pliki konfiguracyjne i dokumentacja, mieści się we własnym katalogu, a każda wersja — w swoim podkatalogu. Katalog główny zawiera takie podkatalogi, jak Programy, Użytkownicy, System, Pliki itp. Każdy oddzielny program posiada swój katalog w katalogu Programy. W danym katalogu z programem znajdują się pliki wykonywalne (standardowe dystrybucje przechowują te pliki w katalogu /usr/bin), pliki konfiguracyjne (standardowo w /etc) czy pliki bibliotek (standardowo w /usr/lib). Taka organizacja czyni tę dystrybucję niezwykle logicznie uporządkowaną. Ponadto w szybki sposób pozwala nam stwierdzić, jakie programy mamy zainstalowane w systemie. GoboLinux jest w pełni zgodny z oprogramowaniem linuksowym/uniksowym, twórcy zadbali o to, aby zasada działania takiej hierarchii katalogów była niewidoczna dla użytkownika. System GoboLinux jest rozprowadzany w wersji LiveCD co daje możliwość przestowania go przed instalacją na twardym dysku.
  • GoboLinux é uma distribuição Linux criada no Brasil, atualmente mantida por uma comunidade de usuários de todo o mundo. GoboLinux é uma distribuição alternativa, que redefine toda a hierarquia do sistema de arquivos. O principal enfoque desta hierarquia alternativa é armazenar todos os arquivos pertencentes a uma aplicação em sua própria árvore de diretórios com caminhos como /Programs/GCC/2.95.3/lib. Para possibilitar que o sistema encontre esses arquivos, eles são agrupados de forma sistemática em diretórios como System/Links/Executables, que contém os links para todos os arquivos executáveis dentro da hierarquia dos programas. Este modelo contrasta com a estrutura tradicional dos sistemas Unix, que contém caminhos como /usr e /etc, mas existem links para garantir a compatibilidade do sistema com a estrutura tradicional. O GoboLinux introduz algumas outras mudanças, como um sistema de scripts de inicialização novo, diferente dos padrões System V e BSD, e um sistema de pacotes baseado diretamente no sistema de arquivos, sem a necessidade de utilizar uma base de dados. A ferramenta Compile utiliza "regras de compilação" que especificam como cada programa deve ser compilado. Página oficial do GoboLinux
  • GoboLinux este o distribuţie de Linux .
  • GoboLinux — это свободная операционная система, отличающаяся реорганизованной иерархией файловой системы. GoboLinux не следует стандарту FHS, выделяя каждой программе собственную директорию, в которой хранятся все файлы программы (включая её настройки). Так, все файлы и библиотеки программы Foo находятся в директории /Programs/Foo. Не возникает проблемы поиска исполняемых файлов этой программы — в данном случае они в /Programs/Foo. По мнению разработчиков GoboLinux, так создаётся более простая система, основанная на специфическом расположении файлов.
  • GoboLinux是一个开源操作系统,其最显著的特色是重新组织的文件系统层次结构。它没有遵循以往类UNIX操作系统的文件系统层次结构标准(FHS)。在GoboLinux下,每个软件都有自己的子目录树,其下包含它属的所有文件。因此,程序“Foo”的专属文件与库都在" /Programs/Foo "目录下。很明显,“可执行”文件位于" /Programs/Foo "。根据GoboLinux开发者的观点,其意义在于构建一个在文件层级上结构明晰的系统。
dbpprop:caption
dbpprop:family
dbpprop:hasPhotoCollection
dbpprop:kernelType
dbpprop:latestReleaseDate
dbpprop:latestReleaseVersion
  • 14.01 (xsd:double)
dbpprop:license
dbpprop:name
  • GoboLinux
dbpprop:reference
dbpprop:screenshot
dbpprop:sourceModel
dbpprop:ui
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dbpprop:workingState
  • Current
rdf:type
rdfs:comment
  • GoboLinux is a free and open source operating system whose most prominent feature is a reorganization of the traditional Linux filesystem. Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux system has its own subdirectory tree, where all of its files (including settings specific for that program) can be found. Thus, a program "Foo" has all of its specific files and libraries in "/Programs/Foo".
  • GoboLinux ist ein Freie Softwarefreies Betriebssystem dessen bedeutendstes Feature im Vergleich zu anderen Unixunixoiden Betriebssystemen eine radikale Neu-Organisation der Verzeichnisstruktur ist. Diese folgt nicht dem Filesystem Hierarchy Standard, sondern bietet jeder Anwendung eine komplette Unterverzeichnisstruktur in der alle diese betreffende Dateien verwaltet werden.
  • GoboLinux es una distribución GNU/Linux que posee una característica destacable en su reorganización de la jerarquía del sistema de ficheros. En GoboLinux, cada programa tiene su propio árbol de subdirectorios, donde se encuentran todos sus ficheros.
  • GoboLinux est une distribution Linux qui redéfinit la hiérarchie entière du système de fichiers. Pour exemple, on trouve les chemins d'accès complets suivants : /Programs/XFree86/4.3/ /System/Settings/BootScripts/Reboot Ces chemins montrent un contraste avec la hiérarchie traditionnelle de répertoires utilisée par la majorité des distributions Linux et autres dérivés d'Unix.
  • A GoboLinux egy alternatív Linux disztribúció, amely újradefiniálja a fájlrendszer-hierarchiát. A GoboLinuxban nincs szükség külön csomagkezelőre, minthogy maga a fájlrendszer a csomagkezelő: minden program a maga saját, külön mappájában van elhelyezve. A GoboLinux Magyarítási Project logója
  • GoboLinux jest modularną dystrybucją Linuksa rozpowszechnianą na licencji Freeware. Jej nietypowość polega na odmiennej organizacji katalogów na dysku systemowym. Nie korzysta z menedżera paczek, gdyż jest nim sam system plików. Każdy program, wraz ze wszystkimi plikami binarnymi i towarzyszącymi, jak biblioteki, pliki konfiguracyjne i dokumentacja, mieści się we własnym katalogu, a każda wersja — w swoim podkatalogu.
  • GoboLinux é uma distribuição Linux criada no Brasil, atualmente mantida por uma comunidade de usuários de todo o mundo. GoboLinux é uma distribuição alternativa, que redefine toda a hierarquia do sistema de arquivos. O principal enfoque desta hierarquia alternativa é armazenar todos os arquivos pertencentes a uma aplicação em sua própria árvore de diretórios com caminhos como /Programs/GCC/2.95.3/lib.
  • GoboLinux este o distribuţie de Linux .
  • GoboLinux — это свободная операционная система, отличающаяся реорганизованной иерархией файловой системы. GoboLinux не следует стандарту FHS, выделяя каждой программе собственную директорию, в которой хранятся все файлы программы (включая её настройки).
rdfs:label
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
  • GoboLinux
owl:sameAs
skos:subject
foaf:depiction
foaf:page
is dbpprop:disambiguates of
is dbpprop:redirect of
is owl:sameAs of