On Thu, Jul 2, 2009 at 7:51 PM, Michael Homer <mich...@gobolinux.org> wrote: > Hi all, > Since linux.conf.au[1] falls on my doorstep next year I really don't have any > excuse not to go, so I'm considering submitting a paper on GoboLinux. It'd be > nice to drum up some exposure around here, and also to expand that "Academic > Publications" section on the site. For anyone who missed the news, the general Gobo paper was accepted, and I'm putting forward the Aliens paper to the Distro Summit miniconf as well (no news on it just yet). At this point I have the chance to update the abstract and speaker details to go into the programme, so I'll post it here as it stands to solicit any suggestions people might have. It needs to be finalised over the next few days and I don't think there are any gaping flaws, so I will leave it as-is if nobody has any suggestions to add, remove, or change anything. Be finicky. There's about 150 words of room to expand if there's something you think is missing and should be covered.
Also, registrations open in a week or two (<https://conf.linux.org.au/register/prices>) should anybody want to come along. 17th to 23rd January next year. It's a nice place to visit too (<https://conf.linux.org.au/wellington/about>). Abstract follows: While the standard Unix structure has survived for many years, much of it rests on assumptions that are no longer true or necessary. This paper will examine the historical reasoning that gave rise to the current structure, and how greater functional organisation of the Unix filesystem layout may be achieved that is more line with the reality of contemporary computing. GoboLinux is a distribution using an alternative filesystem hierarchy intended to provide a more logical layout for programs and data, and to make the structure of installed applications explicit in the directory tree. This paper presents the directory structure employed in GoboLinux, including the rationale behind the changes and an assessment of the shortcomings it was proposed to fix. In GoboLinux, each program is installed into its own separate, versioned directory, which also represents the package database. An automatically-maintained tree of symbolic links keeps the program contents accessible without overhead, while another set of fixed links maintains compatibility with the original Unix tree. Programs may be installed using the distribution's binary packages, its "Compile" tool and database of recipes, or manually, each giving equal results. Historical legacies such as the separate roles of the various bin and lib directories in the standard FHS are removed, as they no longer represent any meaningful distinction. These consolidations and others also have the function of making the layout in some ways more compliant with the FHS and POSIX standards than many others, as any standard-specified path is resolvable. This structure locates all files associated with a program in one place, without losing compatibility with programs expecting fixed paths. Any package management task may be performed using only standard POSIX tools (though it is not necessary to do so, and the set of system tool scripts is the recommended method). Multiple versions of any program may inherently be maintained in parallel, and programs not yet contained within the distribution packaging system may be installed manually without interference or missing any of the other advantages of the package management system. -Michael _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel