summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.i386
Commit message (Collapse)AuthorAgeFilesLines
* the module is dm-mod even though it's dm_mod in /proc/modules???Jeremy Katz2003-12-041-1/+1
|
* add dm_modJeremy Katz2003-12-031-1/+1
|
* more module mungingJeremy Katz2003-11-151-8/+8
|
* more modules for nfsJeremy Katz2003-11-141-1/+1
|
* more steps towards enabling xfs support based on patches fromJeremy Katz2003-11-081-1/+1
| | | | | | Ajay Ramaswamy <xfs@ramaswamy.net>. this set of changes adds the xfs module and utilities to our various lists and makes 'linux xfs' have xfs available
* add a proper volid (#107058)Jeremy Katz2003-10-141-1/+1
|
* use $PRODUCT instead of "Red Hat Linux" hardcoded (from notting)Jeremy Katz2003-10-141-4/+4
|
* merge changes from taroon branchJeremy Katz2003-08-201-0/+1
|
* add memtest86 to boot menuMike Fulbright2003-08-041-0/+7
|
* pull in ide-cd for cd installs to work with non BOOT kernelJeremy Katz2003-07-161-1/+1
|
* try to fix pcmcia modules (#99273)Jeremy Katz2003-07-161-2/+2
|
* pull in cramfs and loopJeremy Katz2003-07-161-1/+1
|
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+1
| | | | little things across the board
* get the i586 kernel for cd, pxe, etc now. only use i386 BOOT for floppyJeremy Katz2003-07-161-1/+1
|
* don't be too overzealous about itJeremy Katz2003-07-091-1/+1
|
* use BOOTPCMCIAMODULES instead of PCMCIAMODULES to avoid the pcmcia modules ↵Jeremy Katz2003-07-091-4/+4
| | | | getting clobbered. should fix yenta_socket not getting pulled into trees
* add the start of support for having i686 on the CD (acpi) and kernel-BOOTJeremy Katz2003-07-081-12/+20
| | | | | | on the floppies still. eventually, we'll probably want to have both on the CD, but for now, we'll say to fall back to floppies if you can't use the CD kernel
* add sg module/devnode as per bug #98313"Mike Fulbright2003-07-021-1/+1
|
* merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1Jeremy Katz2003-06-121-1/+1
| | | | buildinstall stuff
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-1/+1
| | | | msw's ctrl-alt-del thing and some arch fixups
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-6/+1
|
* eds fixups for README in images directoryMike Fulbright2003-05-021-13/+21
|
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-64/+68
| | | | | | | | after-taroon-merge this one adds s390 fixes, basic i/p series platform support, support for multiple kernels and one second stage, cmdline kickstart mode (nice for s390), some warning cleanups.
* merge from branch to HEAD. turkish stays on HEAD, thoughJeremy Katz2003-02-251-1/+1
|
* this is needed so USB cdroms will workMike Fulbright2003-02-181-2/+2
|
* add 100k to get the jfs module on the second stage. then at least things ↵Jeremy Katz2003-02-131-1/+1
| | | | don't blow up if people were silly and made jfs partitions
* add 2 megs to have more space for lvm metadata. I don't like this andJeremy Katz2003-02-111-2/+2
| | | | would rather have a better solution before gingin final :/
* add more pcmcia controllers (#82370)Jeremy Katz2003-01-211-1/+1
|
* and make the main initrd have the pcmcia config tooJeremy Katz2003-01-141-0/+1
|
* add st.o to stage2 image, remove wavelan.oMike Fulbright2003-01-091-1/+2
|
* make a boot iso tooJeremy Katz2003-01-061-0/+6
|
* pull in vga16fbJeremy Katz2002-12-171-1/+2
|
* exclude more wireless modsBill Nottingham2002-12-131-1/+6
|
* make sure we have the base pcmcia modulesJeremy Katz2002-12-131-0/+3
|
* docs tweakMike Fulbright2002-12-061-1/+1
|
* we don't add lang= anymoreJeremy Katz2002-12-041-4/+0
|
* update to reflect new boot image schemeMike Fulbright2002-12-041-1/+1
|
* update to reflect new boot image schemeMike Fulbright2002-12-041-4/+5
|
* make sure the directory existsJeremy Katz2002-12-041-0/+1
|
* switch to bootdisk.imgJeremy Katz2002-12-041-67/+26
| | | | | | | create drvblock, drvnet and pcmciadd as driver disks. since drvblock currently won't fit, make errors non-fatal temporarily until I sit down and figure out what drivers can be nuked to save space or how to move things around.
* yank pcnet32 from bootnet for nowJeremy Katz2002-11-121-2/+2
|
* e100 instead of eepro100Jeremy Katz2002-11-051-1/+1
|
* remove the png file from the boot image (#73536)Jeremy Katz2002-09-201-0/+1
|
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-1/+1
|
* sd_mod goes with usbmods so that we can load usb-storageJeremy Katz2002-08-231-2/+3
|
* no wireless modules on pcmciaddJeremy Katz2002-08-141-0/+6
|
* add firewire modulesJeremy Katz2002-08-121-1/+1
|
* add ehci-hcd (usb2) to initrd-everythingJeremy Katz2002-08-091-1/+4
|
* clean up images bits so that we don't have three copies of the initrd and ↵Jeremy Katz2002-08-021-18/+15
| | | | kernel taking up space on the cd
* oops, the main boot.img and bootnet.img build were here too... still only do ↵Jeremy Katz2002-08-011-0/+31
| | | | those and no language specific boot images