search for: buildinstall

Displaying 20 results from an estimated 20 matches for "buildinstall".

2008 Sep 05
1
buildinstall cannot find modules
When using buildinstall and CentOS 5.2 to create my own CD minus a bunch of unneeded RPM's and plus a few of my custom RPM's I find that the install CD that gets build does not install an initrd which renders the system unbootable. I also notice that when I run buildinstall with the -debug option it says: unpack...
2008 Aug 28
2
buildinstall problems
Hello all! I am trying to make a stripped down CentOS 5.2 distro which will all fit on a single CD containing just the base and a few other packages I need. I run buildinstall like so: sudo /usr/lib/anaconda-runtime/buildinstall --debug --version 5 --product CentOS --comps /var/www/html/centos/5.2/os/x86_64/repodata/comps.xml --release My-CentOS-5.2 --prodpath CentOS /var/www/html/centos/5.2/os/x86_64 and when I do so I run into the following errors: Expanding package...
2005 Feb 11
0
[LLVMdev] Add ability for external projects use for buildinstalled version LLVM [PATCH]
>> Before this change is committed, you need to test that all our scenarios, >> in each combination: >> >> 1. Both with and without OBJ_DIR == SRC_DIR >> 2. Single and Parallel builds >> 3. Building LLVM versus building a project (and now building from >> installed) > ok, will do... > > I found some bugs in my patch and then I will send updated
2005 Feb 10
0
[LLVMdev] Add ability for external projects use for buildinstalled version LLVM [PATCH]
Vladimir, I took a *very quick* look at your patch. I won't be able to look at it in more detail until this weekend, but perhaps you can address a couple of concerns: 1. I don't understand the need for LLVMToolDirSlash. This seems like a gratuitous change to me. 2. I don't think the change to CPP.Flags is right. It won't find the LLVM header files 3. Removing the
2008 Sep 04
0
Problems making custom isolinux.cfg
I have added a few custom RPM's to my CentOS 5.2 CD, dropped a kickstart.cfg file in the root of the CD, and now want to change the isolinux.cfg in the boot.iso so that it will automatically do a kickstart install when the CD boots up. I am using buildinstall to make the ISO. I edited the isolinux.cfg in /isolinux in my CentOS 5.2 distribution tree off of which I am building my ISO. But after buildinstall runs the isolinux.cfg is changed back! Where is it getting the original from? Where should I be changing it to get my modified isolinux.cfg into m...
2007 Oct 15
3
How to create initrd.img
Hi, anyone to point me URL on initrd.img creating? I have custom kernel and want to create initrd.img for install media. mkinitrd /tmp/initrd.img 2.6.18-8.1.14.el5.hrb -v -f create unusable file for install media. Thanks, David
2008 Jul 17
2
Custom CentOS iso's
I have a consulting client who has a Linux based storage appliance which is based on Fedora Core 2. I'll pause here while you laugh... They need to upgrade to something more easily supported and CentOS is the chosen distro. They have the source RPM's for their old system stored in CVS and have a very weird/complicated build system to turn it all into an iso which I am still figuring
2005 Feb 09
2
[LLVMdev] Add ability for external projects use for buildinstalled version LLVM [PATCH]
>> Patch attached. >> >> This patch with header installation patch ( >> http://mail.cs.uiuc.edu/pipermail/llvmdev/2005-February/003300.html ) >> let external project (I am test it at my YAFL frontend for LLVM) build >> using installed LLVM version instead using LLVM obj/src dirs. > > I think the patch looks basically sane. The one wierd thing I notice
2015 Oct 13
2
redistribution of isolinux binaries
...re questions ... I really should point out that if you are modifying the CentOS Linux ISOs and distributing them to others while still calling them CentOS Linux, you are likely in violation of our Trademark rules: https://www.centos.org/legal/trademarks/ Those ISOs (and files) are produced by the buildinstall process. The files in question are created by anaconda-runtime tools. CentOS has Special Interest Groups, where new install images can be built, etc. by group members .. see this for more info: https://wiki.centos.org/SpecialInterestGroup We want users to use CentOS Linux as a platform for other...
2015 Oct 13
1
redistribution of isolinux binaries
...rs > while still calling them CentOS Linux, you are likely in violation of > our Trademark rules: > > https://www.centos.org/legal/trademarks/ That is a separate detail that I need to review; I had run across this reference in the past. > Those ISOs (and files) are produced by the buildinstall process. The > files in question are created by anaconda-runtime tools. That's good to know. I'm curious about satisfying the obligations of redistributing GPL software. I'll try to trace down the details of this buildinstall process, so I can try to track down where the associat...
2015 Oct 14
0
redistribution of isolinux binaries
...ntOS Linux, you are likely in violation of >> our Trademark rules: >> >> https://www.centos.org/legal/trademarks/ > > That is a separate detail that I need to review; I had run across > this reference in the past. > >> Those ISOs (and files) are produced by the buildinstall process. The >> files in question are created by anaconda-runtime tools. > > That's good to know. I'm curious about satisfying the obligations > of redistributing GPL software. I'll try to trace down the details > of this buildinstall process, so I can try to track...
2006 Jun 23
0
Installing from a usb drive
...to CentOS/RPMS Add a folder of scripts and two kickstart files to the base directory run "pkgorder /path/to/base i386 CentOS > /tmp/foo.txt" run "genhdlist --fileorder /tmp/foo.txt /path/to/base" rerun the pkgorder command Add a custom group to CentOS/base/comps.xml run "buildinstall --pkgorder /tmp/foo.txt --version 4.2 --product "CentOS" --release "BAR_V1" --discs "BAR" --prodpath CentOS --comp BARv1 /path/to/base" change isolinux/isolinux.cfg to add two labels, one for each ks file run "mkisofs -o foobar.iso -b isolinux/isolinux.bin -c...
2006 Mar 10
1
customization guide
Dear All, Can anyone can tell me where i can get the documentation of customization of CentOS distribution CD . How to change the stage2.img ? Is it possible to change the title from default kernel to some other name using ksconfig ?? Thanks a lot Regards juliet -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 19
1
Help with megaraid_mbox driver
...ked, and the original shipping kernel for CentOS contains the same megaraid_mbox driver as the updated kernel that is on my CD. Basically, my CD removed some RPMS, and added others for a custom distro. As far as I can see, the proper kernel files are still present (I'm using an unmodified buildinstall script, and Johnny Hughes' build script for the CD). Does anyone have any suggestions on how to figure out why the new CD says it cannot find an appropriate hard drive to install on? Is there something specific that would be missing like pcitables, etc? Thanks for any advice or suggestion...
2005 Aug 23
1
Kickstart BOOT kernel
Could someone tell me how the kernel used for kickstart (called the BOOT kernel in RH 9 days) is created? How does one generate this kernel using rpmbuild of the src rpm? I'm just trying to undertstand the differences. Thanks for any help.
2007 Oct 26
1
Re: CentOS-5.0-x86_64-bin-DVD-ich9.iso.delta md5 mismatch
Michael Rock napsal(a): > all-generic-ide irqpoll > > Without irqpoll it just hangs and without > all-generic-ide it get a kernel panic. So I still > need both to recognize the disk and continue booting. > Michael, > I have tested 8.1.14 ICH9 x86_64 version and it's kring fine. For sure > im right now uploading full DVD isos. I did not want to :o( due due to >
2015 Oct 13
2
redistribution of isolinux binaries
On Tue, Oct 13, 2015 at 11:42:08AM -0500, Johnny Hughes wrote: > The info you are looking at there is for CentOS-7 .. the syslinux for > CentOS-6 is here: > > http://vault.centos.org/6.7/os/Source/SPackages/syslinux-4.04-3.el6.src.rpm > > The CentOS team did not modify that source code, we just built it as is. > > That source code produces the syslinux binary used by
2005 Apr 25
2
rebuilding anaconda for centos 4.0
Hi all: I'm trying to rebuild the anaconda installer for Centos 4.0 (i386) to add some RPMs and do some other things, and I've run into a problem. I've done lots of anaconda rebuilds for Tao Linux 1.0, and I'm bringing those bits forward into Centos 4.0. The all-knowing web hasn't turned up anything useful. It looks like the PXE-loaded kernel unpacked and mounted the
2007 Dec 06
3
A few questions about remastering
Hi, I've searched all over Google, but couldn't find a proper answer to my needs. I've installed CentOS 5.1 only with the packages I need and then made a few of my own. Now, here's what I need: a) To integrate my self-made packages in a remasterized DVD; b) That the install process of the new version skips package choosing, i. e., when it reaches this stage it just installs
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows