summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 2005-11-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-221-0/+65
| | | | | * scripts/upd-kernel: Add a script to create a new initrd for a new kernel version.
* turn off sqlite cachePaul Nasrat2005-11-181-0/+3
|
* 2005-11-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-171-1/+2
| | | | * scripts/upd-instroot: vnc hack me harder...
* Groups should work with later createrepo, and we need for pkgorderPaul Nasrat2005-11-171-2/+2
|
* print pkgorder linePaul Nasrat2005-11-171-0/+1
|
* Give excludeList a default. I miss typing.Chris Lumens2005-11-171-1/+2
|
* Move check to after variable is set.Chris Lumens2005-11-171-3/+3
|
* 2005-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-172-3/+3
| | | | | | * scripts/mk-images (INITRDMODS): More videoaliases fixage. * scripts/buildinstall (BUILDINSTALL): Okay, don't do group info.
* i386 -> i686Chris Lumens2005-11-171-0/+4
|
* fix whitespaceChris Lumens2005-11-171-1/+1
|
* 2005-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-171-2/+2
| | | | | * scripts/buildinstall (BUILDINSTALL): Run createrepo quietly and with the group info.
* 2005-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-171-1/+1
| | | | | * scripts/mk-images (INITRDMODS): videoaliases changed. no cookie for notting.
* Run createrepo before pkgorder.Chris Lumens2005-11-161-0/+7
|
* Force kernels to be on the first image. Add --exclude as an option.Chris Lumens2005-11-161-12/+24
|
* 2005-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-162-8/+3
| | | | | | | * scripts/mk-images: Add /var/lib/xkb as a symlink to /tmp so we have setxkbmap work. * scripts/upd-instroot: Add xkbcomp.Remove old version of xkb tmp symlinking
* 2005-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-161-1/+3
| | | | | * scripts/upd-instroot: Don't build locale-archive for now. The file is too big for cramfs :-/
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-161-1/+0
| | | | | * scripts/upd-instroot (KEEPFILEGR): Remove new chinese font for now. It's larger than 16 megs which breaks cramfs (#172163)
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-151-1/+1
| | | | * scripts/upd-instroot (XORGLIBS): Apparently lost a lib
* 2005-11-15 Bill Nottingham <notting@redhat.com>Bill Nottingham2005-11-152-1/+2
| | | | | * scripts/upd-instroot, scripts/mk-images, utils/trimpciids: Work with multiple videoaliases files.
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-151-0/+5
| | | | | | | | | | | | | * anaconda.spec (BuildPreReq): Change for modular X package names * scripts/upd-instroot: Modular X changes, including -- Add new package names for modular X. For now, list drivers by hand. New paths to files everywhere Add a hack for Xvnc using the wrong font path * anaconda: New xorg path. Allow getting a shell on the console if you're using vnc to help with the case where you don't have physical ttys.
* Catch OSError as well.Chris Lumens2005-11-151-1/+1
|
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-151-1/+3
| | | | | | * anaconda.spec: Bump version * scripts/upd-instroot: Fix up for new selinux policy
* - add python-pyblockPeter Jones2005-11-151-0/+10
|
* whiteout handled in sortabletransactionPaul Nasrat2005-11-151-3/+1
|
* Remove importsPaul Nasrat2005-11-151-3/+0
|
* FixupsPaul Nasrat2005-11-151-1/+1
|
* Move sort logic to yuminstallPaul Nasrat2005-11-151-109/+17
|
* Modular X changes with new paths to files, new package names. list drivers ↵Jeremy Katz2005-11-151-59/+52
| | | | by hand for now
* Ensure globbed matches print only on first occurenceChris Lumens2005-11-141-1/+7
|
* Clean up error handling a little bit. Select all matching packages inChris Lumens2005-11-141-69/+38
| | | | i386/i686 case. Refactor group adding code.
* 2005-11-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-111-0/+2
| | | | * scripts/upd-instroot: And add some more libraries...
* 2005-11-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-111-0/+1
| | | | * scripts/upd-instroot: add bonobo servers
* 2005-11-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-101-0/+16
| | | | | * scripts/upd-instroot: Add some stuff to try to get the framework present for dogtail to work (#172891)
* unlink temporary conf filePaul Nasrat2005-11-101-0/+2
|
* Ressurect pkgorder of sortsPaul Nasrat2005-11-101-4/+257
|
* Add e2fsprogs-libs to PACKAGES.Chris Lumens2005-11-101-1/+1
|
* only need oneJeremy Katz2005-11-081-1/+0
|
* 2005-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-081-2/+2
| | | | * scripts/upd-instroot (KEEPFILEGR): New chinese fonts (#172163)
* 2005-10-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-282-23/+23
| | | | | | | * scripts/mk-images: Extract kernel-xen-guest on i386 in addition to kernel. And we don't have pcmcia stuff in hwdata anymore * scripts/mk-images.i386: Just make an initrd and copy the kernel for xen-guest
* Add pycairo.Chris Lumens2005-10-271-1/+2
|
* 2005-10-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-241-1/+1
| | | | * scripts/mk-images.ia64 (image): Fix typo
* Add email.* modules. Remove directories we don't care about.Chris Lumens2005-10-211-7/+8
|
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-201-2/+2
| | | | | | | | | | | | | * anaconda.spec: Bump version. * loader2/urlinstall.c (loadUrlImages): minstg2.img instead of netstg2.img * loader2/hdinstall.c (mountHDImages): minstg2.img instead of hdstg2.img * loader2/method.c (validIsoImages): Look for stage2.img instead of hdstg2.img * scripts/mk-images: mkcramfs is now mkfs.cramfs
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-202-177/+2
| | | | | | | | | * scripts/mk-images (padfile): Remove dead function. (makemainmodules): Likewise. (makebootdisk): Likewise. (findloopdevice): Likewise. (makedriverdisk): Likewise. * scripts/mk-images.ia64: Don't really need/want an ls120 image anymore
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-208-457/+54
| | | | | | | | | | | | | | | | | | | * scripts/mk-images (INITRDMODS): Define modules used in common across all arches here. (makeinstimage): Don't pass in modules for use here, they should all be in the initrd now. (makeSecondStage): Common makeSecondStage (doPostImages): Add a step to get called after boot images are created * scripts/mk-images.i386: Use common INITRDMODS and makeSecondStage, minor other cleanups. * scripts/mk-images.ia64: Likewise. * scripts/mk-images.s390: Likewise. * scripts/mk-images.x86_64: Likewise. * scripts/mk-images.ppc: Likewise. Also, use doPostImages stuff. * scripts/mk-images.sparc64: Remove old file that's not correct for current stuff. * scripts/mk-images.alpha: Likewise.
* install yumcachePaul Nasrat2005-10-181-0/+1
|