Difference between revisions of "Software projects/OS/SOLEIL"

From Pandora Wiki
Jump to: navigation, search
(Ok, but what is SOLEIL ?!!?)
Line 43: Line 43:
 
* Follow the SL4P procedure: http://pandorawiki.org/Software_projects/OS/Slackware#Installation
 
* Follow the SL4P procedure: http://pandorawiki.org/Software_projects/OS/Slackware#Installation
 
* Instead of grabbing the SL4P release, get SOLEIL rootfs here: http://slackware.openpandora.org/pandora/index.php?dir=SOLEIL%2FSOLEIL-14.0%2Frootfs
 
* Instead of grabbing the SL4P release, get SOLEIL rootfs here: http://slackware.openpandora.org/pandora/index.php?dir=SOLEIL%2FSOLEIL-14.0%2Frootfs
 +
 +
= Rootfs versions =
 +
* There's two rootfs, minimal and maximal.
 +
* Minimal only contains a 32 bit Slackware PXE, and all extra features (at the exception of the 64 bit PXE) can be installed as long as you have internet.
 +
* Maximal contains all features.
  
 
= Differences with SL4P =
 
= Differences with SL4P =

Revision as of 14:40, 14 February 2013

Disclaimer

Helping this project

What is SOLEIL ?

  • In french, Soleil means Sun.
  • SOLEIL is a Slackware operating system.
  • The Pandora version of SOLEIL is based on SL4P, Slackware for Pandora, itself based on Slackware ARM.

Ok, but what is SOLEIL ?!!?

  • It's the core of a mobile network. In a few seconds, you can use your Pandora to act as:
    • a firewall/gateway/router
    • a DNS server
    • a DHCP server
    • a NFS server
    • a Inetd server
    • a distcc server, networked distributed compilation system for faster ARM compilations
    • a PXE boot server to start simultaneously multiple x86 32 bits and 64 bits PC. Currently supported are:
      • Dynebolic, a Linux home studio for making music
      • System Rescue CD, a Gentoo-based Linux to repair filesystems, recover data etc.
      • GParted, a Debian-based Linux for partitioning and formatting hard drives, SSD, SD cards etc.
      • Ghost for Linux (G4L), a powerful hard drive clone/backup utility
      • MemTest, different versions of a RAM testing tool
      • Hardware Detection Tool, for quickly make an inventory of the booted PC's hardware
    • And the main feature is to act as a PXE boot server to start two persistent versions of Slackware, 32 bits and 64 bits

Media choice

Accessories choice

Installation

Rootfs versions

  • There's two rootfs, minimal and maximal.
  • Minimal only contains a 32 bit Slackware PXE, and all extra features (at the exception of the 64 bit PXE) can be installed as long as you have internet.
  • Maximal contains all features.

Differences with SL4P

  • There is no started network manager, all IP addresses are configured statically.
  • The previously mentioned services are running.
  • USB host is enabled by default.