Am 09.09.2014 um 11:02 schrieb Igor Živković:

If you are looking for pointers, you can check out my fork at https://github.com/igzivkov which does exactly that. I'd also suggest http://suckless.org/ and http://landley.net/toybox/ as really useful resources.


Nice. :-)

Until now I did not hear about sinit. I will take a look at it.

Personally I maintain a distribution losely based on Linux From Scratch. This thing is called LessLinux and is usually used as a kind of "carrier" for various deployment, thin client or rescue systems (often as live CD, live USB or booted via PXE). I use busybox init with a simple rc script that just calls all scripts /etc/rc.d/0123-service-name.sh in their order. So I do not have to pivot root, instead I can start the whole system with busybox' init and run it from initramfs.

BTW: From time to time I release images called "big fat full" that include all packages included in the whole build process. These images are intended to do self contained LessLinux builds, but of course this live system can also be used to build LFS, so they might be a viable replacement for the now defunct live CD.

http://blog.lesslinux.org/announcing-big-fat-full-builds-forme-me-on-github/

Yours,
Mattias


--
Mattias Schlenker - Freier IT-Fachredakteur und -autor
                             redakt...@mattiasschlenker.de
Mattias Schlenker - IT-Consulting, Softwareentwicklung
                            consult...@mattiasschlenker.de

Address__ August-Bebel-Str. 74 - D-04275 LEIPZIG - GERMANY
Call me! (VoIP)__________________________ +49 341 39290767
Call me! (PoTS + Faksimile)______________ +49 341 30393578
Call me if it's urgent! (Mobile)_________ +49 163  6953657
VATIN_________________________________________ DE240998538

Fork me!____________________ https://github.com/mschlenker
Website.__________________ http://www.mattiasschlenker.de/
My books!___________ http://www.arduino-hausautomation.de/
Google+_________ https://www.google.com/+MattiasSchlenker1
Xing_______ https://www.xing.com/profile/Mattias_Schlenker

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to