Re: GoboLinux Kernel Compatibility
Jean-Roch HUET <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
Ok ^^ And what about the "Compile" program? (I don't know, in English, you say the "Compile" program? or the program "Compile"? ) If I understand, the only essential components of GL are... - Installation scripts, which create the links to generate the file hierarchy. - Compile, which allows to use programs with this file hierarchy. They are the only things to rewrite to pass GL to 64 bits, right? Do they depend on the kernel? I guess they shouldn't... So we can use actually the kernel version we which (providing that it stays in 32-bit mode)? > Le 12/10/2015 14:51, kenneth marken a écrit : > > Gobohide is by no means required for the daily functioning of Gobolinux. It just provides a means of hiding the various symbolic links used to maintain compatibility with the classic FHS. In other words, it is a purely cosmetic element. > > On 12. okt. 2015 14:36, Jean-Roch HUET wrote: >> Hi, I have just a question. >> >> GoboLinux is based on GoboHide, a plugin for Linux kernel. >> >> But if we neglect the 32 and 64 bit for file tree, what about compatibility? >> >> If Hisham releases a 64-bits GoboLinux based on Linux Kernel 3.19, will be be able to compile the 4.2 version? >> >> Or will the kernel version be dependant of GL version? >> >> Thx ^^