[gobolinux-users] what is need for the absolut minimal GoboLinux-system?
Aitor Pérez Iturri
aitor.iturri at gmx.com
Fri Apr 11 09:50:31 NZST 2008
El jue, 10 abr 2008, Viola Zoltán escribió:
> Hi, I want ask, what packages are need for an absolut minimal
> GoboLinux-system? This system should work in the following jobs:
>
> - only command-line applications
> - wget
> - mc
> - bash, zsh
> - all GoboLinux scripts (InstallPackage, SymlinkProgram, RemoveProgram, etc)
> - GoboLinux Installer only in text mode
> - can FTP and HTTP connection (for wget)
>
> Zoli
>
Hi zoli.
I'm using here a minimal gobo system which boots from usb pendrive and
compact flash.
I have included these packages:
- Linux
- Busybox (static one against uclibc)
- BootScripts
- Scripts
- Glibc
- Grub
- GoboHide
- NCurses
- GPM
- Bash
I must to remove some packages from there, using uclibc instead of glibc
(which adds a lot of space) and removing Bash, NCurses and GPM. The main
problem is that current gobo scripts are too dependant about bash, this
is why i'm developing some lua modules to use in little gobo systems
embedded here.
About the installer, i don't know what dependencies requires, here i'm
using my own installer for embedded systems.
With the packages i listed you at the begining you should be able to
boot gobo using current scripts (be sure what tools you build in the
busybox package).
Greets.
Aitor.
--
If the kids are united they will never be divided!
More information about the gobolinux-users
mailing list