Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove anaconda syslogd mode, use a syslogd command instead. | Chris Lumens | 2006-05-01 | 1 | -0/+3 |
| | |||||
* | Revert my last change to buildinstall as I was dumb. releasestring already ↵ | jkeating | 2006-04-19 | 1 | -1/+1 |
| | | | | has version. | ||||
* | Removed rescue-startx-stub for rhpxl simplification. | Chris Lumens | 2006-04-19 | 1 | -1/+0 |
| | |||||
* | Pass version on to mkstamp for discinfo files. | jkeating | 2006-04-18 | 1 | -1/+1 |
| | |||||
* | * scripts/mk-rescueimage.i386: Do not call sys.exit(0) from usage(). | David Cantrell | 2006-04-10 | 3 | -18/+6 |
| | | | | | | | Modify usage text to indicated productpath is required. Remove test for optional productpath and just take the fourth argument (#188011). * scripts/mk-rescueimage.ppc: Likewise. * scripts/mk-rescueimage.x86_64: Likewise. | ||||
* | Add libuser. | Chris Lumens | 2006-04-04 | 1 | -1/+17 |
| | |||||
* | We need the modes files in minstg2 for certain text kickstart installs to work. | Chris Lumens | 2006-04-04 | 1 | -3/+3 |
| | |||||
* | Fix up a DeprecationWarning. | Chris Lumens | 2006-03-31 | 1 | -1/+2 |
| | |||||
* | Remove bogus reference to pythondeps, bump version again. | Chris Lumens | 2006-03-28 | 1 | -1/+0 |
| | |||||
* | Traceonly mode must die! | Chris Lumens | 2006-03-22 | 1 | -35/+0 |
| | |||||
* | What was that all about? | Chris Lumens | 2006-03-22 | 1 | -1/+1 |
| | |||||
* | Move rhpxl to the non-X list (#185840). | Chris Lumens | 2006-03-22 | 1 | -4/+4 |
| | |||||
* | 2006-03-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-03-21 | 1 | -9/+0 |
| | | | | | * scripts/upd-instroot: Let's see what size impact not doing the traceonly stuff has. | ||||
* | 2006-03-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-03-07 | 2 | -6/+6 |
| | | | | | * scripts/mkrescueimage.i386: Fix text here too * scripts/mkrescueimage.x86_64: Likewise. | ||||
* | 2006-03-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-03-07 | 3 | -7/+7 |
| | | | | | | * scripts/mk-images.x86_64: More fixing for new xen kernel naming. * scripts/mk-images.i386: Likewise. * scripts/mk-images: Likewise. | ||||
* | 2006-03-02 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-03-03 | 1 | -7/+1 |
| | | | | | * scripts/upd-instroot: Include the second field of lang-table so we don't lose sr@Latn (#182591) | ||||
* | * scripts/upd-instroot: Added Vera.ttf, VeraBd.ttf, and VeraMono.ttf | David Cantrell | 2006-02-24 | 1 | -1/+4 |
| | | | | to the stage2.img list. | ||||
* | 2006-02-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-23 | 1 | -2/+3 |
| | | | | * scripts/pkgorder: Don't get warnings spewed with new yum | ||||
* | 2006-02-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-23 | 1 | -7/+14 |
| | | | | | * scripts/pkgorder: Use a chroot, enable sqlite. This should hopefully fix the ordering of packages across CDs. | ||||
* | bogl-ectomy hits the scripts/ directory, get the full story at 11. | David Cantrell | 2006-02-22 | 3 | -27/+4 |
| | |||||
* | I'M HUGE! | David Cantrell | 2006-02-22 | 1 | -1/+0 |
| | | | | | Removed gulim.ttf since it's friggin huge. Reopened bug, reassigned to eng-i18n. Emailed them. Wiped hands clean of problem. | ||||
* | * scripts/upd-instroot: Add gulim.ttf for correct Korean language | David Cantrell | 2006-02-22 | 1 | -0/+1 |
| | | | | display in pirut (#180416). | ||||
* | Change default disc no to 0 | Paul Nasrat | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | 2006-02-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-14 | 2 | -2/+2 |
| | | | | | * scripts/mk-images.x86_64: Make guest kernel globbing more reliable. * scripts/mk-images.i386: Likewise. | ||||
* | 2006-02-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-13 | 1 | -1/+12 |
| | | | | | | * anaconda.spec: Bump version. * scripts/mk-images.x86_64 (SYSLINUX): More x86_64 xen kernel fixes | ||||
* | 2006-02-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-13 | 2 | -2/+2 |
| | | | | | | | | * anaconda.spec: Bump version. * scripts/upd-instroot: /lib doesn't always exist * scripts/mk-images (kerneltags): Fix syntax error | ||||
* | 2006-02-09 Patrick Mansfield <patmans@us.ibm.com> | Jeremy Katz | 2006-02-09 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | * anaconda: Add handling of iscsi flag * flags.py: Add iscsi flag * installclass.py: Add iscsi step * dispatch.py: Add iscsi step. * gui.py: Add iscsi step. * text.py: Add iscsi step * instdata.py: Add iscsi object * iscsi.py: Add main iscsi code * iw/iscsi_gui.py: Add graphical iSCSI configuration * ui/iscsi-config.glade: Glade-file for iSCSI config * textw/iscsi_text.py: Add text mode iSCSI configuration * scripts/mk-images (SCSIMODS): Add iscsi modules * scripts/upd-instroot: Add iscsi tools | ||||
* | Move modes data from rhpxl to xorg. | Chris Lumens | 2006-02-09 | 1 | -2/+2 |
| | |||||
* | 2006-02-08 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-09 | 1 | -3/+3 |
| | | | | * scripts/mk-images (kerneltags): x86_64 kernel-xen-guest is a reality | ||||
* | Get debuginfo for loader | Paul Nasrat | 2006-02-08 | 1 | -0/+2 |
| | |||||
* | 2006-02-06 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-06 | 1 | -0/+1 |
| | | | | * scripts/upd-instroot (KEEPFILE): More sqlite (#171232) | ||||
* | * scripts/upd-instroot: Add reiserfstune. | David Cantrell | 2006-02-03 | 1 | -0/+2 |
| | | | | | * isys/isys.py: Added readReiserFSLabel() and related functions so we can skip over any existing reiserfs labels (#125939). | ||||
* | 2006-02-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-01 | 1 | -1/+4 |
| | | | | | | | | * scripts/upd-instroot (KEEPFILEGR): Add pirut stuff * iw/package_gui.py: Use pirut's version * iw/GroupSelector.py: Remove in favor of pirut's version. * ui/GroupSelector.glade: Likewise. | ||||
* | libexpat has moved to /lib. | Chris Lumens | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | 2006-01-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-30 | 1 | -1/+2 |
| | | | | * scripts/upd-instroot (KEEPFILEGR): Add ethiopic fonts | ||||
* | Create images for ia64 (#175632) | Chris Lumens | 2006-01-25 | 1 | -7/+100 |
| | |||||
* | - add pyrc.py support | Peter Jones | 2006-01-20 | 2 | -0/+19 |
| | |||||
* | * scripts/upd-instroot: Added grub to i386 rescue CD (#155399). | David Cantrell | 2006-01-18 | 1 | -3/+10 |
| | |||||
* | * scripts/upd-instroot: Add missing handler for XPM images (#177994). | David Cantrell | 2006-01-17 | 1 | -0/+2 |
| | |||||
* | - add dmraid and dmsetup to the rescue image | Peter Jones | 2006-01-13 | 1 | -0/+21 |
| | |||||
* | - make the package list fit in 80 columns | Peter Jones | 2006-01-13 | 1 | -2/+2 |
| | |||||
* | Removed mapping generation. | jkeating | 2006-01-12 | 1 | -17/+0 |
| | |||||
* | ppc should check for <src>/ppc, not <dst>/ppc | jkeating | 2006-01-11 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | jkeating | 2006-01-11 | 2 | -4/+4 |
| | |||||
* | 2006-01-11 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-11 | 1 | -1/+2 |
| | | | | | | * anaconda.spec: Bump version * scripts/pkgorder: Add xen kernels. | ||||
* | 2006-01-11 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-11 | 1 | -0/+3 |
| | | | | | | | * anaconda.spec (Version): Bump version. * scripts/mk-images.ppc: Remove some unneeded bits from the ppc boot.iso | ||||
* | create hfs mapping file in mk-rescueimage.ppc | jkeating | 2006-01-10 | 1 | -0/+17 |
| | |||||
* | Added copying of boot_image to the rescue tree | jkeating | 2006-01-09 | 1 | -0/+3 |
| | |||||
* | 2006-01-05 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-05 | 1 | -0/+141 |
| | | | | | * scripts/mk-rescueimage.ppc: Add ppc rescue image script from jkeating (#177003) | ||||
* | Fix for new api | Paul Nasrat | 2005-12-20 | 1 | -0/+2 |
| |