Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the module is dm-mod even though it's dm_mod in /proc/modules??? | Jeremy Katz | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | add dm_mod | Jeremy Katz | 2003-12-03 | 1 | -1/+1 |
| | |||||
* | more module munging | Jeremy Katz | 2003-11-15 | 1 | -8/+8 |
| | |||||
* | more modules for nfs | Jeremy Katz | 2003-11-14 | 1 | -1/+1 |
| | |||||
* | more steps towards enabling xfs support based on patches from | Jeremy Katz | 2003-11-08 | 1 | -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 Katz | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | use $PRODUCT instead of "Red Hat Linux" hardcoded (from notting) | Jeremy Katz | 2003-10-14 | 1 | -4/+4 |
| | |||||
* | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 1 | -0/+1 |
| | |||||
* | add memtest86 to boot menu | Mike Fulbright | 2003-08-04 | 1 | -0/+7 |
| | |||||
* | pull in ide-cd for cd installs to work with non BOOT kernel | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | try to fix pcmcia modules (#99273) | Jeremy Katz | 2003-07-16 | 1 | -2/+2 |
| | |||||
* | pull in cramfs and loop | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
| | | | | little things across the board | ||||
* | get the i586 kernel for cd, pxe, etc now. only use i386 BOOT for floppy | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | don't be too overzealous about it | Jeremy Katz | 2003-07-09 | 1 | -1/+1 |
| | |||||
* | use BOOTPCMCIAMODULES instead of PCMCIAMODULES to avoid the pcmcia modules ↵ | Jeremy Katz | 2003-07-09 | 1 | -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-BOOT | Jeremy Katz | 2003-07-08 | 1 | -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 Fulbright | 2003-07-02 | 1 | -1/+1 |
| | |||||
* | merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1 | Jeremy Katz | 2003-06-12 | 1 | -1/+1 |
| | | | | buildinstall stuff | ||||
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -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.RHEL | Jeremy Katz | 2003-05-05 | 1 | -6/+1 |
| | |||||
* | eds fixups for README in images directory | Mike Fulbright | 2003-05-02 | 1 | -13/+21 |
| | |||||
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -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, though | Jeremy Katz | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | this is needed so USB cdroms will work | Mike Fulbright | 2003-02-18 | 1 | -2/+2 |
| | |||||
* | add 100k to get the jfs module on the second stage. then at least things ↵ | Jeremy Katz | 2003-02-13 | 1 | -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 and | Jeremy Katz | 2003-02-11 | 1 | -2/+2 |
| | | | | would rather have a better solution before gingin final :/ | ||||
* | add more pcmcia controllers (#82370) | Jeremy Katz | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | and make the main initrd have the pcmcia config too | Jeremy Katz | 2003-01-14 | 1 | -0/+1 |
| | |||||
* | add st.o to stage2 image, remove wavelan.o | Mike Fulbright | 2003-01-09 | 1 | -1/+2 |
| | |||||
* | make a boot iso too | Jeremy Katz | 2003-01-06 | 1 | -0/+6 |
| | |||||
* | pull in vga16fb | Jeremy Katz | 2002-12-17 | 1 | -1/+2 |
| | |||||
* | exclude more wireless mods | Bill Nottingham | 2002-12-13 | 1 | -1/+6 |
| | |||||
* | make sure we have the base pcmcia modules | Jeremy Katz | 2002-12-13 | 1 | -0/+3 |
| | |||||
* | docs tweak | Mike Fulbright | 2002-12-06 | 1 | -1/+1 |
| | |||||
* | we don't add lang= anymore | Jeremy Katz | 2002-12-04 | 1 | -4/+0 |
| | |||||
* | update to reflect new boot image scheme | Mike Fulbright | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | update to reflect new boot image scheme | Mike Fulbright | 2002-12-04 | 1 | -4/+5 |
| | |||||
* | make sure the directory exists | Jeremy Katz | 2002-12-04 | 1 | -0/+1 |
| | |||||
* | switch to bootdisk.img | Jeremy Katz | 2002-12-04 | 1 | -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 now | Jeremy Katz | 2002-11-12 | 1 | -2/+2 |
| | |||||
* | e100 instead of eepro100 | Jeremy Katz | 2002-11-05 | 1 | -1/+1 |
| | |||||
* | remove the png file from the boot image (#73536) | Jeremy Katz | 2002-09-20 | 1 | -0/+1 |
| | |||||
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -1/+1 |
| | |||||
* | sd_mod goes with usbmods so that we can load usb-storage | Jeremy Katz | 2002-08-23 | 1 | -2/+3 |
| | |||||
* | no wireless modules on pcmciadd | Jeremy Katz | 2002-08-14 | 1 | -0/+6 |
| | |||||
* | add firewire modules | Jeremy Katz | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | add ehci-hcd (usb2) to initrd-everything | Jeremy Katz | 2002-08-09 | 1 | -1/+4 |
| | |||||
* | clean up images bits so that we don't have three copies of the initrd and ↵ | Jeremy Katz | 2002-08-02 | 1 | -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 Katz | 2002-08-01 | 1 | -0/+31 |
| | | | | those and no language specific boot images |