LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 11-16-2011, 04:29 PM   #1
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Rep: Reputation: 10
Lfs-->blfs


hi.i just finished the lfs ebook and built my system.
i want to start reading blfs.the last version is "Revision 2011-11-09 2011-11-09 Ongoing Release" and i studied lfs 7.0.
is this right version for me to study?
 
Old 11-16-2011, 04:33 PM   #2
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Currant version http://www.linuxfromscratch.org/blfs/view/svn/ 2011-11-15
 
Old 11-16-2011, 04:35 PM   #3
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi (again ),

A word of advise: The BLFS isn't set up the same as the LFS book. The LFS book is straight-forward: You start at page one and work all the way to the end. BLFS doesn't work that way!

You need to do chapters 1, 2 and 3 in the order they are presented. After that you decide what you want/need to install. Dependencies are mentioned when needed (you do need to install the required and Recommended dependencies).

Also: Install GMP and Lynx after you've done the first three chapters, that way you have a mouse and a (text)browser, which makes your building life a lot easier.

Happy building!
 
Old 11-16-2011, 04:36 PM   #4
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Can we all get a beer now
 
Old 11-16-2011, 04:38 PM   #5
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Quote:
Originally Posted by spiky0011 View Post
Can we all get a beer now
Good idea
 
Old 11-16-2011, 04:40 PM   #6
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Original Poster
Rep: Reputation: 10
one questions.in blfs i should boot with my host an chroot to lfs or i just can boot with my new lfs machine?
installing the programs is the same as lfs, right?
 
Old 11-16-2011, 04:41 PM   #7
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
I do enjoy reading/following these posts
 
Old 11-16-2011, 04:43 PM   #8
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,
Quote:
Originally Posted by devilboy09 View Post
one questions.in blfs i should boot with my host an chroot to lfs or i just can boot with my new lfs machine?
installing the programs is the same as lfs, right?
From now on you should use LFS and not the host/chrooted environment method to build stuff.

Hope this helps.
 
Old 11-18-2011, 12:10 PM   #9
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Original Poster
Rep: Reputation: 10
in the "Chapter 3:The Bash Shell Startup Files" section, should i create all files and folders?
how am i suppose to create them? because there's no GUI and i can't copy the commands!!!

Last edited by devilboy09; 11-19-2011 at 06:44 AM.
 
Old 11-19-2011, 08:58 AM   #10
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Original Poster
Rep: Reputation: 10
anybody?
 
Old 11-19-2011, 09:30 AM   #11
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,
Quote:
Originally Posted by devilboy09 View Post
in the "Chapter 3:The Bash Shell Startup Files" section, should i create all files and folders?
Yes you do.

Quote:
how am i suppose to create them? because there's no GUI and i can't copy the commands!!!
Seriously?

- Use vi and start typing,
- Install GPM + Lynx and start copy/pasting,
- Use chrooted environment, start copy/pasting.
 
Old 11-19-2011, 02:46 PM   #12
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Original Poster
Rep: Reputation: 10
tanx
Code:
Use chrooted environment, start copy/pasting.
can i do the whole blfs with this approach?
 
Old 11-19-2011, 03:18 PM   #13
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
I asked the same Question druuna sugested building from the lfs system is best
 
Old 11-19-2011, 03:26 PM   #14
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
I asked the same Question drunna advised it was best to build from lfs system
 
Old 11-20-2011, 02:36 AM   #15
devilboy09
Member
 
Registered: Nov 2011
Location: Iran
Distribution: Debian, CentOS, LFS, CloudLinux
Posts: 377

Original Poster
Rep: Reputation: 10
Code:
I asked the same Question drunna advised it was best to build from lfs system
but it's very time consuming process to type each and every command!!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I install LFS 6.3 and then use BLFS 6.2? dustin_wielenga Linux From Scratch 1 10-05-2007 03:32 PM
BLFS using LFS Live CD? AxXium Linux From Scratch 6 07-25-2005 07:15 PM
LFS or BLFS masand Linux From Scratch 16 12-02-2004 02:31 PM
Lfs --> Blfs KptnKrill Linux From Scratch 3 10-11-2003 11:19 AM
blfs and lfs? newpenguin Linux From Scratch 7 12-04-2002 07:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 11:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration