On 2/26/07, Jonathan Steel <[EMAIL PROTECTED]> wrote: > Im new to Linux From Scratch and I wondering if its possible to what Im > looking for. I want a really stripped down version of Linux so that it only > runs Firefox. Thats it! I dont want a desktop or anything. Just firefox. > > Is that even possible with Linux From Scratch or do I just need to strip > down a distro and modify the code by hand?
Step 1: Install LFS. Step 2: Install X Window System from BLFS. Step 3: Install Firefox. Step 4: Make a file in the user's home dir called .xinitrc that says: exec firefox Step 5: Do this: http://defindit.com/readme_files/firefox.html Done! -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
