| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
* scripts/mk-images: Add squashfs to module list. Build images as
squashfs.
|
| | |
|
| |
|
|
|
| |
* scripts/upd-instroot: Try to build policy with semodule so that
all the files are there. If it works, will fix #174563
|
| |
|
|
|
| |
* scripts/upd-instroot: Allow system-logos to be used for logo
package name
|
| |
|
|
|
| |
* scripts/upd-kernel: Add a script to create a new initrd for a
new kernel version.
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot: vnc hack me harder...
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* scripts/mk-images (INITRDMODS): More videoaliases fixage.
* scripts/buildinstall (BUILDINSTALL): Okay, don't do group info.
|
| | |
|
| | |
|
| |
|
|
|
| |
* scripts/buildinstall (BUILDINSTALL): Run createrepo quietly and
with the group info.
|
| |
|
|
|
| |
* scripts/mk-images (INITRDMODS): videoaliases changed. no cookie
for notting.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
* scripts/upd-instroot: Don't build locale-archive for now. The
file is too big for cramfs :-/
|
| |
|
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): Remove new chinese font for
now. It's larger than 16 megs which breaks cramfs (#172163)
|
| |
|
|
| |
* scripts/upd-instroot (XORGLIBS): Apparently lost a lib
|
| |
|
|
|
| |
* scripts/upd-instroot, scripts/mk-images, utils/trimpciids:
Work with multiple videoaliases files.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| | |
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version
* scripts/upd-instroot: Fix up for new selinux policy
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
by hand for now
|
| | |
|
| |
|
|
| |
i386/i686 case. Refactor group adding code.
|
| |
|
|
| |
* scripts/upd-instroot: And add some more libraries...
|
| |
|
|
| |
* scripts/upd-instroot: add bonobo servers
|
| |
|
|
|
| |
* scripts/upd-instroot: Add some stuff to try to get the framework
present for dogtail to work (#172891)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): New chinese fonts (#172163)
|
| |
|
|
|
|
|
| |
* 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
|
| | |
|
| |
|
|
| |
* scripts/mk-images.ia64 (image): Fix typo
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| | |
|