In the kernel-src directory, if you want to rebuild the kernel,
you'd want to do this:

    ./build --clean
    ./build

That will clear out the old build of the kernel, and then it will redo
the kernel.

Jim McQuillan
[EMAIL PROTECTED]


On Sat, 12 Feb 2005, panocomp wrote:

> Evan Hisey wrote:
>
> > Wolfgang-
> >  With out the --only option you will rebuild every package under the
> > tree. I just checked my lbe install again, and the kernel has it's on
> > dir. kernel-src. Try running ./build in the kernel-src dir.
> >
> > Evan
> >
> >
> Doing it in kernel-src  brings the result you see in my last post without
> building anything new in kernel-src.
>
> Build started: Fri Feb 11 19:21:47 2005
> Build ended:   Fri Feb 11 19:21:57 2005
> Number of cpus:  1
> Elapsed time..:  0:10
> 10 s only checking package but no new compile and package build :(
>
> I want to avoid to clear the lbe tree and reload all sources new from CVS.
>
> Wolfgang
>
>
> >
> >
> > > >
> > > >
> > > I tried  in kernel-src
> > > ./build --clean
> > > ./build --build
> > >
> > > the option --makepkg  is not here   the  output result was  with no
> > > compiling and new kernel package building
> > >
> > > Fetching tarballs...
> > > Checking the md5sum: ../../tarballs/uClibc-0.9.19.tar.bz2: Ok
> > > Checking the md5sum: ../../tarballs/busybox-0.60.4.tar.bz2: Ok
> > > Checking the md5sum: ../../tarballs/dhcpcd-1.3.22-pl4.tar.gz: Ok
> > > Checking the md5sum: ../../tarballs/modutils-2.4.22.tar.bz2: Ok
> > > Checking the md5sum: ../../tarballs/linux-2.4.26.tar.bz2: Ok
> > > Checking the md5sum: ../../tarballs/syslinux-2.10.tar.bz2: Ok
> > >
> > > ################################################################################
> > > package=kernel_tree
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > kernel_tree
> > > dir=/home/wolfgang/lbe, category=kernel, package=kernel_tree
> > >
> > > Loading old catalog.dat file...
> > > Finished with kernel_tree
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=initrd_tree
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > initrd_tree
> > > dir=/home/wolfgang/lbe, category=kernel, package=initrd_tree
> > >
> > > Loading old catalog.dat file...
> > > Finished with initrd_tree
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=uclibc
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > uclibc
> > > dir=/home/wolfgang/lbe, category=kernel, package=uclibc
> > >
> > > Loading old catalog.dat file...
> > > Finished with uclibc
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=busybox
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > busybox
> > > dir=/home/wolfgang/lbe, category=kernel, package=busybox
> > >
> > > Loading old catalog.dat file...
> > > Finished with busybox
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=dhcpcd
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > dhcpcd
> > > dir=/home/wolfgang/lbe, category=kernel, package=dhcpcd
> > >
> > > Loading old catalog.dat file...
> > > Finished with dhcpcd
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=pci_scan
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > pci_scan
> > > dir=/home/wolfgang/lbe, category=kernel, package=pci_scan
> > >
> > > Loading old catalog.dat file...
> > > Finished with pci_scan
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=modutils
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > modutils
> > > dir=/home/wolfgang/lbe, category=kernel, package=modutils
> > >
> > > Loading old catalog.dat file...
> > > Finished with modutils
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=linux-2.4.26
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > linux-2.4.26
> > > dir=/home/wolfgang/lbe, category=kernel, package=linux-2.4.26
> > >
> > > Loading old catalog.dat file...
> > > Finished with linux-2.4.26
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=initrd-2.4.26
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > initrd-2.4.26
> > > dir=/home/wolfgang/lbe, category=kernel, package=initrd-2.4.26
> > >
> > > Loading old catalog.dat file...
> > > Finished with initrd-2.4.26
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=syslinux
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > syslinux
> > > dir=/home/wolfgang/lbe, category=kernel, package=syslinux
> > >
> > > Loading old catalog.dat file...
> > > Finished with syslinux
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=cx5530-audio
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > cx5530-audio
> > > dir=/home/wolfgang/lbe, category=kernel, package=cx5530-audio
> > >
> > > Loading old catalog.dat file...
> > > Finished with cx5530-audio
> > > ###############################################################################
> > >
> > > ################################################################################
> > > package=modules
> > > About to run /home/wolfgang/lbe/catalog_it.pl /home/wolfgang/lbe kernel
> > > modules
> > > dir=/home/wolfgang/lbe, category=kernel, package=modules
> > >
> > > Loading old catalog.dat file...
> > > Finished with modules
> > > ###############################################################################
> > >
> > > Build started: Fri Feb 11 19:21:47 2005
> > > Build ended:   Fri Feb 11 19:21:57 2005
> > > Number of cpus:  1
> > > Elapsed time..:  0:10
> > >
> > > Wolfgang
> > >
> > >
> > > > On Thu, 10 Feb 2005 18:13:51 +0100, panocomp <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > >
> > > > > Hi,
> > > > > in lbe all is run once with build_all.  Now I make an new config file.
> > > > > How to rebuild only the kernel package without building all new?
> > > > >
> > > > > Thanks Wolfgang
> > > > >
> > > > > -------------------------------------------------------
> > > > > SF email is sponsored by - The IT Product Guide
> > > > > Read honest & candid reviews on hundreds of IT Products from real
> > > > > users.
> > > > > Discover which products truly live up to the hype. Start reading now.
> > > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > > > > _____________________________________________________________________
> > > > > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> > > > >     https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > > > > For additional LTSP help,   try #ltsp channel on irc.freenode.net
> > > > >
> > > > >
> > > > >
> > > > >
> > > > -------------------------------------------------------
> > > > SF email is sponsored by - The IT Product Guide
> > > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > > Discover which products truly live up to the hype. Start reading now.
> > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > > > _____________________________________________________________________
> > > > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> > > >     https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > > > For additional LTSP help,   try #ltsp channel on irc.freenode.net
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _____________________________________________________________________
> > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> >      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > For additional LTSP help,   try #ltsp channel on irc.freenode.net
> >
> >
> >
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to