summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* set the correct shadow type for the UTC listbefore.removing.utcbfox2002-09-201-0/+1
|
* make widget padding consistentbfox2002-09-201-2/+2
|
* make widget padding consistentbfox2002-09-201-11/+8
|
* just set the shadow type on the scrolled window; then we don't have to ↵Jeremy Katz2002-09-201-5/+3
| | | | duplicate the viewport creation when we change languages and have to recreate the help widget
* put TextViewBrowser inside a Viewport to set_shadow_type correctlybfox2002-09-201-2/+5
|
* removed HSeparatorbfox2002-09-201-1/+0
|
* add aic79xx (#73782)Jeremy Katz2002-09-201-0/+4
|
* x86_64 doesn't use socketcall and instead has separate syscalls for socket,Jeremy Katz2002-09-172-1/+22
| | | | bind, listen, accept, etc. deal with appropriately.
* TypoKarsten Hopp2002-09-161-1/+1
|
* oops, this should be using vertag here. also adjust the error message to ↵Jeremy Katz2002-09-131-2/+2
| | | | not be wrong
* duh, it was already thereJeremy Katz2002-09-131-1/+1
|
* oops, wrong package nameJeremy Katz2002-09-131-1/+1
|
* need to prereq librpm404-python tooJeremy Katz2002-09-131-1/+1
|
* add a mk-images.x86_64 and bootdisk msg files and syslinux.cfg based off ofJeremy Katz2002-09-138-0/+273
| | | | the i386 bits
* add a keymaps-x86-64 here for now, but really I think that this directoryJeremy Katz2002-09-131-0/+0
| | | | can just go away since we generate the keymap list at tree build time
* switch to using setfont from kbd. hopefully this invocation is sane. addJeremy Katz2002-09-132-2/+5
| | | | x86_64 fonts
* allow x86_64Jeremy Katz2002-09-131-1/+1
|
* first pass at getting some of the libdir stuff handled for multilib archesJeremy Katz2002-09-132-126/+138
| | | | | | | | | just by grabbing the "right" files. need to give some more thought to how to handle internally to anaconda since we should be using libdir instead of just plopping in /usr/lib also tagged prior to this as before_libdir_changes
* use umount2 instead of umountbefore.libdir.changesJeremy Katz2002-09-124-2/+94
| | | | everything builds on hammer now...
* okay, don't fix this prototype. then we get the built-in, and that's ↵Jeremy Katz2002-09-112-3/+2
| | | | interesting
* x86_64 minilibc fixupsJeremy Katz2002-09-112-12/+21
| | | | | | * fix prototypes to be correct (mostly int/size_t differences) * x86_64 just has a single select and socket syscall instead of new and old * the sigset_t declaration is just true for i386
* let's make this ifdef a tad saner, shall weJeremy Katz2002-09-111-1/+1
|
* pass diet down into kon2 so that we can build kon2 on both diet and non-diet ↵Jeremy Katz2002-09-112-2/+2
| | | | platforms
* always assume x86_64 is smp for nowJeremy Katz2002-09-111-0/+2
|
* no real reason to excludearch these now, even if all of the support for them ↵Jeremy Katz2002-09-101-1/+0
| | | | isn't quite there
* some non-controversial bits of sparc. also pulls in updated loader/stubs.cJeremy Katz2002-09-106-16/+23
| | | | which should fix non-diet minilibc build
* allow alpha, s/Copyright/License/Jeremy Katz2002-09-101-2/+2
|
* merge alpha changes from 7.2-alphaJeremy Katz2002-09-105-20/+96
| | | | | | | | didn't merge the following: * weird handling of /boot and the beginning of the disk. if we do alpha again, we need to do this in some sort of maintainable fashion * some of the weird stuff with adding a single user target in the boot loader config and the like
* actually, don't merge this bit. if X is still broken eventually, we can add ↵Jeremy Katz2002-09-091-6/+0
| | | | it back
* tweak for more arches; beehive + arch-specific buildrequires isn't happyJeremy Katz2002-09-091-2/+8
|
* merge ia64 changes to HEADJeremy Katz2002-09-0912-22/+49
|
* syslinux-splash moved to anaconda-images (merged from 8-0-branch)Jeremy Katz2002-09-092-1/+1
|
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-0570-13139/+13044
|
* add a .cvsignore for mininewtJeremy Katz2002-09-051-0/+3
|
* remove from head tooJeremy Katz2002-08-2983-0/+0
|
* pull comps images from comps-extrasJeremy Katz2002-08-291-1/+10
|
* new comps icons! woohoo.glesage2002-08-2925-0/+0
|
* update from elvisanaconda-8-0-baseJeremy Katz2002-08-281-26/+27
|
* check return codes like a good boyMike Fulbright2002-08-283-3/+9
|
* tweak to look the way it's supposed toJeremy Katz2002-08-281-1/+2
|
* reprobe for floppy devices before going to load driver disks. this is a ↵Jeremy Katz2002-08-271-0/+6
| | | | dell bug (IT #5954) that did not get escalated to bugzilla properly. I don't see how it could be unsafe, although it's against my better judgement to change this late.
* i broke something real goodMike Fulbright2002-08-271-2/+2
|
* fix #72638 for good (I hope)Jeremy Katz2002-08-261-2/+2
|
* make consistent with other server iconsMike Fulbright2002-08-261-0/+0
|
* pull in translation updates from elvis, msgconv'ing as necessaryJeremy Katz2002-08-2613-3723/+2239
|
* don't convert text that is already unicode into unicode (#71993)Matt Wilson2002-08-231-3/+3
|
* pad end of line with spaces (#70444)Jeremy Katz2002-08-231-0/+4
|
* kill debug spewJeremy Katz2002-08-231-5/+0
|
* dag gonitMike Fulbright2002-08-231-1/+1
|
* fix for not finding CD on first CD - bug #70139Mike Fulbright2002-08-231-1/+7
|