Re: lfs-dev Digest, Vol 1654, Issue 1

2011-02-17 Thread sense
On 2011年02月17日 15:00, lfs-dev-requ...@linuxfromscratch.org wrote:
 Send lfs-dev mailing list submissions to
   lfs-dev@linuxfromscratch.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://linuxfromscratch.org/mailman/listinfo/lfs-dev
 or, via email, send a message with subject or body 'help' to
   lfs-dev-requ...@linuxfromscratch.org

 You can reach the person managing the list at
   lfs-dev-ow...@linuxfromscratch.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of lfs-dev digest...


 Today's Topics:

 1. LFS-6.8-rc1 release (Matthew Burgess)


 --

 Message: 1
 Date: Wed, 16 Feb 2011 14:25:10 -0700
 From: Matthew Burgessmatt...@linuxfromscratch.org
 Subject: LFS-6.8-rc1 release
 To: lfs-dev@linuxfromscratch.org, lfs-supp...@linuxfromscratch.org,
   lfs-annou...@linuxfromscratch.org,  
 lfs-secur...@linuxfromscratch.org,
   blfs-...@linuxfromscratch.org,  blfs-supp...@linuxfromscratch.org
 Message-ID:
   c05eb23c52059b345e8f495c98388...@quantum.linuxfromscratch.org
 Content-Type: text/plain; charset=UTF-8

 Hi all,


 The Linux From Scratch community is pleased to announce the release of
 LFS Version 6.8-rc1. This is the first release candidate on the road to
 LFS-6.8. It includes numerous changes to LFS-6.7 (including updates to
 Linux-2.6.37, GCC-4.5.2, Glibc-2.13 and security fixes). It also includes
 editorial work on the explanatory material throughout the book, improving
 both the clarity and accuracy of the text.

 We encourage all users to read through this release of the book and test
 the instructions so that we can make the final release as good as possible.

 You can read the book online [0], or download to read locally [1].

 Please direct any comments about this release to the LFS development team
 at lfs-dev@linuxfromscratch.org. Please note that registration for the
 lfs-dev mailing list is required to avoid junk email.

 Regards,

 Matt.

 [0] http://www.linuxfromscratch.org/lfs/view/6.8-rc1/
 [1] http://www.linuxfromscratch.org/lfs/downloads/6.8-rc1/



 --

a good news
congratulations

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


6.8-rc1: typo(?): sec-7.5 console.

2011-02-17 Thread akhiezer
version: Linux From Scratch - Version SVN-20110216
section: 7.5. Configuring the Linux Console

Second para begins:
The console and consolelog script reads the /etc/sysconfig/console file ...

Should that instead read:
The console and consolelog scripts read the /etc/sysconfig/console file ...

 - i.e. change from 'script reads' to 'scripts read' ?


rgds,
akh




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


6.8-rc1: incomplete explanation(?): sec-7.4 setclock

2011-02-17 Thread akhiezer
version: Version SVN-20110216
section: 7.4. Configuring the setclock Script

The test and explanation in para 3, If you cannot remember ..., is 
perhaps incomplete. The test seems to be inconclusive if the user is in 
a GMT(+-0) timezone (e.g. UK) when no daylight savings time is in 
operation (e.g. UK in 'winter' time): for, then localtime is same as 
utc.

Adding a caveat on this would perhaps be deemed to take the page into 
too much detail; and besides, for such time-related stuff I'd guess 
~newbie-folks often would need /or want to dig a bit further than the 
book's level of detail anyway. Otoh, the page does try to go into some 
detail; in which case it may be worthwhile to try to make it more 
complete.


rgds,
akh




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


6.8-rc1: minor fixups

2011-02-17 Thread Sebastian Plotz
I found two minor things ...

1. The upgrades to newer versions of IPRoute2 and Readline are not
mentioned on the What's new page.

2. The description of grub-mkrescue in 6.44. GRUB-1.98 should may be
updated to Make a bootable image of GRUB suitable for a floppy disk or
a CD.

Regards

Sebastian

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


sed matches too much? - sec-7.10 custom symlinks

2011-02-17 Thread akhiezer
ver:SVN-20110216
sec:7.10. Creating Custom Symlinks to Devices

In sub-section '7.10.1. CD-ROM symlinks', does the sed command match too much: 
looks like the target file ends up with the following for usb/firewire devices:

PROGRAM=write_cd_rules by-id by-id

Am not in a position right now to test/double-check this on an lfs-6.8-rc1 
install, or how its udev might react to such an entry: can someone verify?


rgds,
akh





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


Re: sed matches too much? - sec-7.10 custom symlinks

2011-02-17 Thread akhiezer
 Date: Thu, 17 Feb 2011 23:38:21 +
 From: akhiezer lf...@cruziero.com
 Subject: sed matches too much? - sec-7.10 custom symlinks

 ver:  SVN-20110216
 sec:  7.10. Creating Custom Symlinks to Devices

 In sub-section '7.10.1. CD-ROM symlinks', does the sed command match 
 too much: looks like the target file ends up with the following for 
 usb/firewire devices:

 PROGRAM=write_cd_rules by-id by-id

 Am not in a position right now to test/double-check this on an 
 lfs-6.8-rc1 install, or how its udev might react to such an entry: 
 can someone verify?


 - meant to add, that might need to instead use a sed such as:

sed -i -e 's/\(write_cd_rules\)\(\)/\1 by-id\2/' \
./75-cd-aliases-generator.rules

(And apols for the non-wrapping of preceding post.)

akh




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


Re: sed matches too much? - sec-7.10 custom symlinks

2011-02-17 Thread Bryan Kadzban
akhiezer wrote:
 Date: Thu, 17 Feb 2011 23:38:21 +
 From: akhiezer lf...@cruziero.com
 Subject: sed matches too much? - sec-7.10 custom symlinks

 ver: SVN-20110216
 sec: 7.10. Creating Custom Symlinks to Devices

 In sub-section '7.10.1. CD-ROM symlinks', does the sed command match 
 too much: looks like the target file ends up with the following for 
 usb/firewire devices:

 PROGRAM=write_cd_rules by-id by-id

 Am not in a position right now to test/double-check this on an 
 lfs-6.8-rc1 install, or how its udev might react to such an entry: 
 can someone verify?

Argh, the rules changed.  That one wasn't there when the sed was written.

As for the sed, I think the backreferences are getting a bit
complicated.  Maybe it'd be simpler to just do something like this:

s/write_cd_rules/write_cd_rules mode/

Alternately, maybe match on GENERATED before the substitution, and rely
on the fact that the usb/firewire rule is split across two lines?



signature.asc
Description: OpenPGP digital signature
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page