summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* productname and productversion are now defined by passing args to buildinstallJeremy Katz2003-01-133-15/+29
| | | | | | | | so that we don't have them hard coded in the package. they end up in /.buildstamp along with the timestamp for the image. add support for substituting @RHL@ and @RHLVER@ in the help with the product name or version to avoid having to change the help unless its needed
* fix so we can actually see what's being overriden :)Jeremy Katz2003-01-121-1/+1
|
* run strip with runrootJeremy Katz2003-01-101-1/+6
|
* log when we choose real version of a program over busybox versionMike Fulbright2003-01-101-0/+2
|
* real grep depends on libpcre. just use busyboxJeremy Katz2003-01-101-2/+1
|
* some manual pruning of python stuff that's large and not needed for stage2Jeremy Katz2003-01-101-0/+10
|
* strip debug symbolsJeremy Katz2003-01-101-0/+3
|
* don't include regular mount. we like having -onolock by defaultJeremy Katz2003-01-101-6/+2
|
* nuke some old bits we don't need anymore. also, restrict the includedJeremy Katz2003-01-101-41/+19
| | | | | translations to the ones we really want instead of for every package included to save space in stage2
* add st.o to stage2 image, remove wavelan.oMike Fulbright2003-01-091-1/+2
|
* create devices for a tape driveMike Fulbright2003-01-091-0/+2
|
* Lose pico and add joe and we get emacs-like editor for about the same space. ↵Mike Fulbright2003-01-091-2/+14
| | | | Have pico as well if you need it.
* spacingMatt Wilson2003-01-081-1/+0
|
* more space savingsMike Fulbright2003-01-081-9/+8
|
* testingMike Fulbright2003-01-081-1/+2
|
* oopsMike Fulbright2003-01-081-0/+1
|
* clean up unneeded .py filesMike Fulbright2003-01-081-1/+8
|
* need /dev/tty for ssh to be able to prompt user for passwordMike Fulbright2003-01-081-0/+1
|
* more stuff for rescue modeMike Fulbright2003-01-071-8/+25
|
* need to include /usr/kerberos/lib in cached tooJeremy Katz2003-01-071-0/+1
|
* drop packages which aren't around anymoreJeremy Katz2003-01-071-1/+1
|
* add krb5-libs for openssl 0.9.7Jeremy Katz2003-01-071-1/+5
|
* let's call the file something different...Jeremy Katz2003-01-071-1/+1
|
* Reworked so rescue mode specific files are in a seperate list. Added ↵Mike Fulbright2003-01-061-84/+124
| | | | comments. Removed dead code (like references to XFree86 3.x.x stuff. Probably broke something.
* dont clobber existing utlities with busybox versionMike Fulbright2003-01-061-1/+9
|
* make a boot iso tooJeremy Katz2003-01-061-0/+6
|
* add smartctl (#80722)Jeremy Katz2002-12-311-0/+1
|
* including rdate in busybox-anaconda now, so we don't need to suck inJeremy Katz2002-12-281-3/+1
| | | | the standalone package
* add resize2fs (#80198)Jeremy Katz2002-12-231-0/+1
|
* we only want the libunicode for ftp/http/hdJeremy Katz2002-12-181-0/+5
|
* put bterm terminfo file in right placeMatt Wilson2002-12-171-1/+1
|
* oops, I really didn't mean to leave that thereJeremy Katz2002-12-171-1/+0
|
* pull in vga16fbJeremy Katz2002-12-171-1/+2
|
* clean up lang.c, remove duplicate codewMatt Wilson2002-12-172-17/+6
| | | | | | | fix the Welcome to Red Hat Linux redraw problem eradicate kon2 references, pull in bterm files for initrd/loader stuff use -Os for loader misc. cleanups
* more mucking to work with new glibc (still works with old, too)Jeremy Katz2002-12-171-3/+11
|
* fixup locale-list generationJeremy Katz2002-12-171-1/+0
|
* make a static table of locales for which we don't want utf-8. use utf-8Jeremy Katz2002-12-171-13/+15
| | | | for everything else
* limit exposure to glibc by not having nis and nisplus in our nsswitch.confMike Fulbright2002-12-171-1/+22
|
* exclude more wireless modsBill Nottingham2002-12-131-1/+6
|
* make sure we have the base pcmcia modulesJeremy Katz2002-12-131-0/+3
|
* 1) find noarch packages properly with findPackageJeremy Katz2002-12-121-3/+3
| | | | | 2) pcmcia config is in hwdata now 3) only include modules for network/scsi
* /lib/modules/$(uname -r)/pcmcia no longer exists. we probably want toJeremy Katz2002-12-121-6/+4
| | | | add a module-info mechanism here eventually
* use real slangMatt Wilson2002-12-121-14/+10
|
* locale data will always be normalized to have no dashes in them (well, at ↵Matt Wilson2002-12-121-2/+2
| | | | least in the encoding part - this should be good enough
* capture the elusive utf8 locale data tooMatt Wilson2002-12-121-0/+1
|
* .gz, not .cgzJeremy Katz2002-12-121-1/+1
|
* first pass at using unicode in text modeMatt Wilson2002-12-111-2/+2
|
* now that we have mknod-stub, we can kill collageJeremy Katz2002-12-112-4/+1
|
* netstg1/hdstg1 don't make sense for the name of the second stage. rename ↵Jeremy Katz2002-12-061-3/+3
| | | | netstg2/hdstg2
* docs tweakMike Fulbright2002-12-061-1/+1
|