[lfs-support] remount commands after take a break

2013-05-12 Thread Mic Ky
I can't build LFS 7.3 at a time, I need to take a break and continue it at next day, so this is my commands to remount --- mount -v --bind /dev $LFS/dev mount -vt devpts devpts $LFS/dev/pts mount -vt proc proc $LFS/proc mount -vt sysfs sysfs $LFS/sys if [ -h $LFS/dev/shm ]; then link=$

Re: [lfs-support] LFS in pdf

2013-05-12 Thread Jean-Philippe MENGUAL
On samedi 11 mai 2013 à 20:20:27 (-0500), Bruce Dubbs wrote: > > Oh, sorry. That's done with: > > xmllint --nonet --noent --xinclude --postvalid \ > -o $(RENDERTMP)/lfs-full.xml index.xml I get: http://sprunge.us/CCMY. It doesn't find some files (whereas it works for html), and some of th

Re: [lfs-support] remount commands after take a break

2013-05-12 Thread Bruce Dubbs
Mic Ky wrote: > I can't build LFS 7.3 at a time, I need to take a break and continue it at > next day, so this is my commands to remount > > --- > mount -v --bind /dev $LFS/dev > mount -vt devpts devpts $LFS/dev/pts > mount -vt proc proc $LFS/proc > mount -vt sysfs sysfs $LFS/sys > > if [

Re: [lfs-support] LFS in pdf

2013-05-12 Thread Bruce Dubbs
Jean-Philippe MENGUAL wrote: > On samedi 11 mai 2013 à 20:20:27 (-0500), Bruce Dubbs wrote: >> >> Oh, sorry. That's done with: >> >> xmllint --nonet --noent --xinclude --postvalid \ >>-o $(RENDERTMP)/lfs-full.xml index.xml > > I get: http://sprunge.us/CCMY. It doesn't find some files (wher

Re: [lfs-support] remount commands after take a break

2013-05-12 Thread Mic Ky
Okay... Thank you for your support Mr. Bruce > Date: Sun, 12 May 2013 12:19:02 -0500 > From: bruce.du...@gmail.com > To: lfs-support@linuxfromscratch.org > Subject: Re: [lfs-support] remount commands after take a break > > Mic Ky wrote: > > I can't build LFS 7.3 at a time, I need to take a break

Re: [lfs-support] LFS in pdf

2013-05-12 Thread Jean-Philippe MENGUAL
On dimanche 12 mai 2013 à 12:31:21 (-0500), Bruce Dubbs wrote: > We haven't done the txt format for years. The server can generate the > pdf, but we only do that for stable releases. The SVN changes too often Oh I didn't know! It's great! In French too I only generate pdf for stable releases.