Lightweight Live Linux Image
        Posted  
        
            by MA1
        on Super User
        
        See other posts from Super User
        
            or by MA1
        
        
        
        Published on 2010-03-19T23:56:33Z
        Indexed on 
            2010/03/20
            0:01 UTC
        
        
        Read the original article
        Hit count: 385
        
linux
|smaller-live-image
I am working on an application which is being developed in wxPython and C plus using linux core utilities and network support. To be more specific, I only need the following support for following packages/softwares/components.
- wxPython
 - C
 - Network Support
 - Linux Utilities
- Vi
 - File System(fdisk/parted, ntfsprogs etc)
 - Basic(cp, mount/umount, mkdir etc)
 
 
The application will run from a live CD. Currently i am using Fedora 12 with Gnome for live CD. Currently the size of live image is around 350 MB. The size of application is hardly 1 MB.
I don't need anything else except above mentioned. Just my application and supporting packages, no desktop etc.
So, I need a Lightweight Linux image as smaller as possible providing all the above mentioned packages/components.
I am considering the following distributions:
- Xfce
 - LXDE
 - Fluxbox
 - Enlightenment
 
Any ideas/suggestions?
© Super User or respective owner