summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* 2006-03-07 Jeremy Katz <katzj@redhat.com>fc5-baseJeremy Katz2006-03-073-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 Katz2006-03-031-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.ttfDavid Cantrell2006-02-241-1/+4
| | | | to the stage2.img list.
* 2006-02-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-231-2/+3
| | | | * scripts/pkgorder: Don't get warnings spewed with new yum
* 2006-02-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-231-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 Cantrell2006-02-223-27/+4
|
* I'M HUGE!David Cantrell2006-02-221-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 languageDavid Cantrell2006-02-221-0/+1
| | | | display in pirut (#180416).
* Change default disc no to 0Paul Nasrat2006-02-211-1/+1
|
* 2006-02-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-142-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 Katz2006-02-131-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>anaconda-10.92.1-1Jeremy Katz2006-02-132-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 Katz2006-02-092-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 Lumens2006-02-091-2/+2
|
* 2006-02-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-091-3/+3
| | | | * scripts/mk-images (kerneltags): x86_64 kernel-xen-guest is a reality
* Get debuginfo for loaderPaul Nasrat2006-02-081-0/+2
|
* 2006-02-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-061-0/+1
| | | | * scripts/upd-instroot (KEEPFILE): More sqlite (#171232)
* * scripts/upd-instroot: Add reiserfstune.David Cantrell2006-02-031-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 Katz2006-02-011-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 Lumens2006-01-311-1/+1
|
* 2006-01-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-301-1/+2
| | | | * scripts/upd-instroot (KEEPFILEGR): Add ethiopic fonts
* Create images for ia64 (#175632)Chris Lumens2006-01-251-7/+100
|
* - add pyrc.py supportPeter Jones2006-01-202-0/+19
|
* * scripts/upd-instroot: Added grub to i386 rescue CD (#155399).David Cantrell2006-01-181-3/+10
|
* * scripts/upd-instroot: Add missing handler for XPM images (#177994).David Cantrell2006-01-171-0/+2
|
* - add dmraid and dmsetup to the rescue imagePeter Jones2006-01-131-0/+21
|
* - make the package list fit in 80 columnsPeter Jones2006-01-131-2/+2
|
* Removed mapping generation.jkeating2006-01-121-17/+0
|
* ppc should check for <src>/ppc, not <dst>/ppcjkeating2006-01-111-2/+2
|
* *** empty log message ***jkeating2006-01-112-4/+4
|
* 2006-01-11 Jeremy Katz <katzj@redhat.com>anaconda-10.91.4-1Jeremy Katz2006-01-111-1/+2
| | | | | | * anaconda.spec: Bump version * scripts/pkgorder: Add xen kernels.
* 2006-01-11 Jeremy Katz <katzj@redhat.com>anaconda-10.91.3-1Jeremy Katz2006-01-111-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.ppcjkeating2006-01-101-0/+17
|
* Added copying of boot_image to the rescue treejkeating2006-01-091-0/+3
|
* 2006-01-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-051-0/+141
| | | | | * scripts/mk-rescueimage.ppc: Add ppc rescue image script from jkeating (#177003)
* Fix for new apiPaul Nasrat2005-12-201-0/+2
|
* 2005-12-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-192-2/+2
| | | | | | | * scripts/mk-images.x86_64 (SYSLINUX): Generate syslinux splash using script in -logos package instead of hard-coding knowledge of colors here. * scripts/mk-images.i386 (SYSLINUX): Likewise.
* New groups format, need to setup a loggerPaul Nasrat2005-12-161-4/+10
|
* 2005-12-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-151-15/+1
| | | | * scripts/pkgorder: Fix for new group code.
* Add system-config-date to upd-instroot.Chris Lumens2005-12-141-0/+2
|
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-121-1/+1
| | | | * scripts/mk-images: Add ub to the module list
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-121-0/+1
| | | | * scripts/upd-instroot: Fix nano (#175479)
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-081-7/+6
| | | | | | * scripts/upd-instroot: Add back chinese font now that we use squashfs. Also, enable locale-archive with the non-archive removal code.
* 2005-12-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-071-7/+2
| | | | * scripts/upd-instroot: X data has moved. Also, remove the vnc hack
* Add some additional SELinux-related programs and an /etc/shells to getChris Lumens2005-12-051-0/+7
| | | | semodule working again.
* 2005-12-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-011-5/+7
| | | | * scripts/mk-images: Fix argument order for mksquashfs, chmod images
* 2005-12-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-011-4/+15
| | | | | * scripts/mk-images: Add squashfs to module list. Build images as squashfs.
* ... and saveJeremy Katz2005-12-011-1/+1
|
* 2005-11-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-011-1/+14
| | | | | * scripts/upd-instroot: Try to build policy with semodule so that all the files are there. If it works, will fix #174563
* 2005-11-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-301-1/+1
| | | | | * scripts/upd-instroot: Allow system-logos to be used for logo package name