| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | magic boot for macs | Paul Nasrat | 2005-05-19 | 1 | -0/+1 |
| | | |||||
| * | Include synaptics for x configuration | Paul Nasrat | 2005-05-19 | 1 | -1/+2 |
| | | |||||
| * | Add arch to buildstamp and check it. (#151927) | Bill Nottingham | 2005-05-18 | 1 | -1/+1 |
| | | |||||
| * | 2005-05-16 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-05-16 | 1 | -1/+1 |
| | | | | | * scripts/upd-instroot: Keep email python stuff (#157709) | ||||
| * | Applied a bun of patches from David Kuestler to fix splittree.py problems. | Chris Lumens | 2005-05-16 | 1 | -5/+5 |
| | | |||||
| * | type what I mean | Jeremy Katz | 2005-05-06 | 1 | -1/+1 |
| | | |||||
| * | 2005-05-06 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-05-06 | 1 | -0/+2 |
| | | | | | * scripts/upd-instroot: Pretend we have nano too. | ||||
| * | 2005-05-05 Jeremy Katz <katzj@redhat.com>anaconda-10.2.0.61-1 | Jeremy Katz | 2005-05-05 | 1 | -1/+1 |
| | | | | | | | * anaconda.spec: Bump version. * scripts/pkgorder: This used EverythingExclude. | ||||
| * | 2005-05-05 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-05-05 | 1 | -1/+1 |
| | | | | | | * scripts/upd-instroot (KEEPFILE): Pull in more selinux policy files for dwalsh | ||||
| * | 2005-04-28 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-28 | 1 | -0/+3 |
| | | | | | | (KEEPFILEGR): Add bluecurve icons back since we should be using them now. | ||||
| * | 2005-04-28 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-28 | 1 | -4/+4 |
| | | | | | | * scripts/upd-instroot (LC_ALL): Don't do the locale trimming in an attempt to fix Chinese | ||||
| * | 2005-04-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-27 | 2 | -2/+2 |
| | | | | | | * scripts/mk-images.i386: Bump size of diskboot.img * scripts/mk-images.x86_64: Likewise. | ||||
| * | 2005-04-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | * text.py (InstallInterface.beep): Add no-op beep method. Could actually do something if newtBell() were bound in snack. * cmdline.py (InstallInterface.beep): Add (no-op) beep method. * gui.py (InstallInterface.beep): Add beep method. * scripts/mk-images.x86_64 (COMMONMODULES): Add pcspkr module. * scripts/mk-images.i386 (COMMONMODULES): Likewise. * loader2/loader.c (main): Load pcspkr module. | ||||
| * | Don't bother with our anti-nptl hack | Peter Jones | 2005-04-13 | 1 | -28/+5 |
| | | |||||
| * | add libaudit | Peter Jones | 2005-04-13 | 1 | -2/+3 |
| | | |||||
| * | 2005-04-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-12 | 1 | -0/+25 |
| | | | | | | * scripts/upd-initrd: Add simple stupid script to update the loader in an initrd to make my life easier. | ||||
| * | fix default theme, take 2 | Bill Nottingham | 2005-04-07 | 1 | -1/+1 |
| | | |||||
| * | ncurses has to be in all stage2 images as well | Peter Jones | 2005-04-07 | 1 | -3/+3 |
| | | |||||
| * | Need redhat-artwork for the default gtkrc. | Bill Nottingham | 2005-04-07 | 1 | -1/+1 |
| | | | | | I suppose we could write one as well. | ||||
| * | remove debugging output | Peter Jones | 2005-04-07 | 1 | -1/+1 |
| | | |||||
| * | - put readline in the net images | Peter Jones | 2005-04-07 | 1 | -13/+14 |
| | | | | | | - fix linxuthreads warnings in upd-instroot - update spec file changelog and version | ||||
| * | Move /usr/lib/locale/* to KEEPFILE and also add | Chris Lumens | 2005-04-07 | 1 | -1/+2 |
| | | | | | /usr/share/locale/locale.alias to silence image building errors. | ||||
| * | don't move libraries that *aren't* the one we're after | Peter Jones | 2005-04-06 | 1 | -2/+2 |
| | | |||||
| * | - test for obsoletes/linuxthreads/ in the output from the packages, | Peter Jones | 2005-04-06 | 1 | -2/+11 |
| | | | | | | | not on the build fs - fixup the paths so they don't go to obsoletes/linuxthreads/ in the output tree | ||||
| * | don't use NPTL if it's the default | Peter Jones | 2005-04-06 | 1 | -5/+29 |
| | | |||||
| * | Don't delete anaconda-runtime before it's needed. | Chris Lumens | 2005-04-05 | 1 | -1/+1 |
| | | |||||
| * | Fix path to chroot. | Chris Lumens | 2005-04-05 | 1 | -1/+1 |
| | | |||||
| * | 2005-04-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-01 | 2 | -7/+14 |
| | | | | | | | | | | * scripts/upd-instroot: Lots of cleanup to try to get things smaller, including: Creating a locale-archive and using that instead of /usr/lib/locale. Removal of old unneeded packages. Removal of bits of the standard python library that aren't needed. Removal of pyc files from stage2.img as well. | ||||
| * | 2005-04-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-01 | 1 | -0/+15 |
| | | | | | | | * scripts/upd-instroot (PACKAGESGR): Add missing indic font packages (LC_ALL): Use build-locale-archive to try to reduce the amount of space needed for stage2 | ||||
| * | 2005-04-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-01 | 1 | -1/+2 |
| | | | | | * scripts/upd-instroot (PACKAGESGR): Add missing indic font packages | ||||
| * | fix splittree typo | sopwith | 2005-03-31 | 1 | -1/+1 |
| | | |||||
| * | Rename InstallTimeLanguage to Language, fix /etc/sysconfig/i18n on manual | Chris Lumens | 2005-03-31 | 1 | -1/+1 |
| | | | | | installs, and fix default time zones. | ||||
| * | 2005-03-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-30 | 1 | -1/+0 |
| | | | | | | | * bootdisk/ppc/yaboot.conf.mac: Nuke maxcpus=1 * bootdisk/ppc/yaboot.conf.pseries: Likewise. * scripts/mk-images.ia64 (image): Likewise. | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -1/+1 |
| | | | | | | | * anaconda.spec: Bump version. * scripts/buildinstall (PRODUCTPATH): Fix silly tree build problem | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -1/+0 |
| | | | | | | | * anaconda.spec: Bump version. * scripts/Makefile: Old file go away. | ||||
| * | Delimit language tables with tabs. | Chris Lumens | 2005-03-29 | 2 | -2/+2 |
| | | |||||
| * | Corrected getlangnames.py for change in lang-table file format. | Chris Lumens | 2005-03-29 | 1 | -4/+9 |
| | | |||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 2 | -5/+19 |
| | | | | | | | | | | | * product.py (bugUrl): Clean up .buildstamp reading, read in bug url * constants.py (bugzillaUrl): Make bug url a per-product characteristic. * scripts/buildinstall: Allow passing in bug url on the command line. * scripts/mk-images: Likewise, and use it to populate .buildstamp. | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 6 | -16/+7 |
| | | | | | | | | | * scripts/buildinstall (PRODUCTPATH): Product path simplification. * scripts/pkgorder: Likewise. * scripts/mk-rescueimage.x86_64 (productname): Likewise. * scripts/mk-rescueimage.i386 (productname): Likewise. * scripts/mk-images (PRODUCTPATH): Likewise. | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -3/+3 |
| | | | | | * scripts/splittree.py: Likewise. | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -99/+0 |
| | | | | | * scripts/check-repository.py: Remove dead code | ||||
| * | Say which arch's rescue image this is (#151501) | Peter Jones | 2005-03-28 | 2 | -2/+2 |
| | | |||||
| * | adjust for in-kernel ds in mk-images, too | Peter Jones | 2005-03-28 | 1 | -1/+1 |
| | | |||||
| * | 2005-03-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-24 | 1 | -6/+6 |
| | | | | | * scripts/upd-instroot: Switch theme to Clearlooks | ||||
| * | rpm also needs libgcc. While I'm at it, moved libexpat into the base | Chris Lumens | 2005-03-23 | 1 | -2/+3 |
| | | | | | | KEEPFILE list since ldd tells me rpm will need that as well. Hopefully this is the last one. | ||||
| * | List libstdc++ in PACKAGES to hopefully really fix the tree scrubbing problem. | Chris Lumens | 2005-03-22 | 1 | -1/+2 |
| | | |||||
| * | 2005-03-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-21 | 1 | -3/+10 |
| | | | | | | * scripts/splittree.py (Timber.__init__): Add reserve_size for use on ppc (#151234) | ||||
| * | RPM needs libstdc++.so.6 in the network install images now. | Chris Lumens | 2005-03-16 | 1 | -0/+1 |
| | | |||||
| * | 2005-03-14 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-14 | 1 | -1/+1 |
| | | | | | * scripts/upd-instroot: More finagling for bogl fonts (#149039) | ||||
| * | 2005-03-14 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-14 | 1 | -9/+10 |
| | | | | | | * scripts/upd-instroot (KEEPFILEGR): Fix for font location changes (#150889) | ||||
