Editing Main Page

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Welcome to the Generations Linux documentation on the web.
 
Welcome to the Generations Linux documentation on the web.  


==Introduction==
==Introduction==


[[File:splash-boot.png|thumbnail|right|splash bootup]]
[[File:splash-boot.png|right|splash bootup]]


Generations is for amd64/x86_64 boxes, as its namesake implies provides a stable 6.5 Linux kernel.
 
Generations is for i386 to amd64/x86_64 boxes as its namesake implies.
 
The default is to boot using Linux kernel 5.14 (x86_64), for older systems from the boot menu use the up/down arrow keys to select 32-bit which is kernel 3.12.2(overlayfs).


In the about section you will find information on where to download ISO live images. An ISO live image allows one to boot into Linux from a CD/DVD/USB or run within a virtual machine environment, without installing any software.
In the about section you will find information on where to download ISO live images. An ISO live image allows one to boot into Linux from a CD/DVD/USB or run within a virtual machine environment, without installing any software.
Line 12: Line 16:


==History==
==History==
 
gould desktop
[[File:gould.png|thumbnail|right|gould desktop]]


1994-2001 Generations 1 (pagan) 1994 inspired by Softlanding Linux System (SLS) was the birth of Softcraft Linux (Generations 1). A commercial now defunct Craftworks Linux was a spin off providing a first DEC Alpha 64-bit Linux distribution which sold mostly in Europe.
1994-2001 Generations 1 (pagan) 1994 inspired by Softlanding Linux System (SLS) was the birth of Softcraft Linux (Generations 1). A commercial now defunct Craftworks Linux was a spin off providing a first DEC Alpha 64-bit Linux distribution which sold mostly in Europe.
Line 19: Line 22:
2001-2009 Generations 2 (nexus) Nexus was for personal use of the principal developer and not published. Traces may be found on www.berlios.de/ Worth noting is that the software packaging for this distribution was switched from a PKG / tar compressed to RPM while pagan into nexus.
2001-2009 Generations 2 (nexus) Nexus was for personal use of the principal developer and not published. Traces may be found on www.berlios.de/ Worth noting is that the software packaging for this distribution was switched from a PKG / tar compressed to RPM while pagan into nexus.


2009-now Generations 3 (vortex) One of the world largest software archives [http://distro.ibiblio.org/generations ibiblio], graciously, listed Generations Linux as one of the many Linux distributions. Providing storage space for downloading of ISO images releases and (RPM)updates.
2009-now Generations 3 (vortex) One of the world largest software archives ibiblio, graciously, listed Generations Linux as one of the many Linux distributions. Providing storage space for downloading of ISO images releases and (RPM)updates.


==Booting==
==Booting==
 
grub bootloader
[[File:grub.png|thumbnail|right|grub bootloader]]


When you are at the boot screen, if you have an older computer i.e. not 64-bits, just move down to the 32-bit kernel option. This will not apply to releases prior to 3.1 which are only 32-bit.
When you are at the boot screen, if you have an older computer i.e. not 64-bits, just move down to the 32-bit kernel option. This will not apply to releases prior to 3.1 which are only 32-bit.
Line 31: Line 33:
Options which start with the word "Run" all have in common the following boot command line parameters:
Options which start with the word "Run" all have in common the following boot command line parameters:


initrd=/boot/initrd.img quiet splash [vga=788]
initrd=/boot/initrd.img quiet splash vga=788


[[File:detection.png|thumbnail|right|hardware detection]]
 
hardware detection


Next, Generations Linux will probe your system hardware, saving the information in the /etc/sysconfig/ and /etc/network/ folders. Note that the screen that the "hardware detection" figure shows will only appear when splash is not specified.
Next, Generations Linux will probe your system hardware, saving the information in the /etc/sysconfig/ and /etc/network/ folders. Note that the screen that the "hardware detection" figure shows will only appear when splash is not specified.
Line 39: Line 42:
splash uses the Linux kernel VESA framebuffer with the splashutils package (once found on the fbsplash.berlios.de) tailored for Generations.
splash uses the Linux kernel VESA framebuffer with the splashutils package (once found on the fbsplash.berlios.de) tailored for Generations.


vga=788 (or other mode) is completely optional, and it is not recommended for virtual environments.
vga=788 is needed for the splash boot mode to work. When booting generations from a virtualbox, you will need to remove the vga=788 if you want a better screen resolution.


==Greeter==
==Greeter==
 
gould greeter
[[File:greeter.png|thumbnail|right|gould greeter]]


System is ready! Click on the "access account" to autologin as user: avatar (password : welcome) which has sudo privs. Click on "Administrator" (passord: admin) to directly have full (root) access. Remember, it is only a live image. Nothing has been installed. If your computer has 2GB of memory or more, it is all in memory. Removing the CD/DVD/USB media on systems with less than 2GB of memory will result on the running session having errors and instability. Generations live image is dependant on the /generations/linux SquashFS (compressed filesystem) file found on the ISO image which is only copied to memory when possible.
System is ready! Click on the "access account" to autologin as user: avatar (password : welcome) which has sudo privs. Click on "Administrator" (passord: admin) to directly have full (root) access. Remember, it is only a live image. Nothing has been installed. If your computer has 2GB of memory or more, it is all in memory. Removing the CD/DVD/USB media on systems with less than 2GB of memory will result on the running session having errors and instability. Generations live image is dependant on the /generations/linux SquashFS (compressed filesystem) file found on the ISO image which is only copied to memory when possible.
Line 49: Line 51:
The desktop uses both a panel taskbar: starting from left to right an applications pull down menu, quick-launch shortcuts, tasks running bars, a workspace switcher, system tray with on demand and persistent apps.
The desktop uses both a panel taskbar: starting from left to right an applications pull down menu, quick-launch shortcuts, tasks running bars, a workspace switcher, system tray with on demand and persistent apps.


[[File:gpanel.png|900px|center|gpanel montage]]
gpanel montage


And a quick-launch dock (wbar) on the bottom in the middle, similar to the one on an Apple OS X desktop.
And a quick-launch dock (wbar) on the bottom in the middle, similar to the one on an Apple OS X desktop.
 
Quicklaunch.png
[[File:quicklaunch.png|400px|center|quicklaunch]]


==Installation==
==Installation==


See the [[Generations:Genesis|genesis]] page on this site.
See the genesis page on this site.


==Copyright==
==Copyright==
Line 64: Line 65:


Also as with most Linux distributions, all is under Open Source, which depending on the actual package the licensing is that of the source author. For example: Apache, BSD, MIT, MPL, etc.
Also as with most Linux distributions, all is under Open Source, which depending on the actual package the licensing is that of the source author. For example: Apache, BSD, MIT, MPL, etc.
[https://kt.limaderan.co.ua/fidget-%eb%9c%bb/ 투보 손절]
Please note that all contributions to Generations Linux may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Generations:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)