Re: building an LFS/BLFS system using porg
Roger Koehler <[email protected]>
| Newsgroups | gmane.linux.lfs.general |
|---|---|
| Message-ID | <CAFmpHazm0A805ZbTHBOsLaJ7sUc5e44sKCv1O1G4kgSe4p3O0w@mail.gmail.com> |
On Tue, Oct 28, 2014 at 4:30 PM, Roger Koehler <[email protected]> wrote: > On Tue, Oct 28, 2014 at 11:22 AM, Roger Koehler <[email protected]> wrote: >> On Tue, Oct 28, 2014 at 8:43 AM, Roger Koehler <[email protected]> wrote: >>> I am excited to try it! My plan is to install it at the end of LFS chapter >>> 5 and then use it to install the entire system! I may run into issues. >> >> Step 1: >> >> So, after installing xz, do this (as root): >> >> mkdir /mnt/lfs/var/log/porg >> ln -sv /mnt/lfs/var/log/porg /var/log/porg >> ./configure --prefix=/tools --disable-grop >> make >> make install > > Step 2: > > After creating all of the standard directories, links, and > configuration files, the first real installation is the Linux API > headers which amounts to a simple copy command: > > porg -lp linux-api-headers-3.16.6 "cp -rv dest/include/* /usr/include" One more quick note. The following command can be used so as not to have to type in the package name if the install directory name is good enough: porg -lD "make install" I love this! -- http://lists.linuxfromscratch.org/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page