| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mistyped var #67562 | Mike Frysinger | 2004-10-15 | 1 | -2/+2 |
* | support the -d parameter with mktemp | Mike Frysinger | 2004-10-14 | 1 | -3/+8 |
* | only install desktop items into /usr/share/applications since all our stable ... | Mike Frysinger | 2004-10-13 | 1 | -34/+7 |
* | make a nice wrapper for mktemp | Mike Frysinger | 2004-10-09 | 1 | -13/+22 |
* | added a helpful note | Jeremy Huddleston | 2004-10-07 | 1 | -1/+2 |
* | Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug #57... | Mamoru Komachi | 2004-10-06 | 1 | -3/+6 |
* | use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900. | Mamoru Komachi | 2004-10-06 | 1 | -6/+6 |
* | when using nscd, getent might have to flush the tables to make sure the cache... | Mike Frysinger | 2004-10-05 | 1 | -1/+2 |
* | support makeself-2.1.4 (doom3!) | Mike Frysinger | 2004-10-05 | 1 | -16/+28 |
* | Added preserve_old_lib as a temporary workaround to soname changes in libs. | Jeremy Huddleston | 2004-10-04 | 1 | -1/+52 |
* | moving set_arch_ functions to eutils from kernel | Brian Jackson | 2004-10-02 | 1 | -1/+24 |
* | create ldscripts with +x | Mike Frysinger | 2004-10-02 | 1 | -4/+6 |
* | Added FreeBSD pw functionality for egetent/enewuser/enewgroup. | Aaron Walker | 2004-10-01 | 1 | -5/+39 |
* | support multiple groups properly | Mike Frysinger | 2004-09-29 | 1 | -3/+18 |
* | Fixing * expansion in check_license and closing bug #63803. | Chris Gianelloni | 2004-09-21 | 1 | -3/+8 |
* | simpler ldscript code | Mike Frysinger | 2004-09-19 | 1 | -7/+3 |
* | Updated to support multiple licenses and closing bug #63803. | Chris Gianelloni | 2004-09-17 | 1 | -2/+2 |
* | get_libdir() now check for CONF_LIBDIR in the code of econf() instead of | Danny van Dyk | 2004-09-17 | 1 | -5/+14 |
* | support new cascading profiles for ppc-macos | Mamoru Komachi | 2004-09-16 | 1 | -6/+6 |
* | get_multilibdir() | Travis Tilley | 2004-09-12 | 1 | -1/+7 |
* | GAMES_BINDIR, not GAMES_PREFIX for default path | Michael Sterrett | 2004-09-12 | 1 | -13/+11 |
* | more quoting #63075 | Mike Frysinger | 2004-09-07 | 1 | -4/+4 |
* | implement epause, ebeep. bug #62950 | Ciaran McCreesh | 2004-09-05 | 1 | -1/+28 |
* | added get_libdir_override for overriding it's default behavior from inside an... | Travis Tilley | 2004-08-31 | 1 | -6/+27 |
* | added get_libdir for retrieving the current set library directory. made gen_... | Travis Tilley | 2004-08-24 | 1 | -11/+21 |
* | added CONF_LIBDIR support to gen_usr_ldscript() | Travis Tilley | 2004-08-15 | 1 | -5/+10 |
* | if given multiple patches, apply them all | Mike Frysinger | 2004-08-13 | 1 | -3/+7 |
* | support compressed makeself files | Mike Frysinger | 2004-08-10 | 1 | -1/+5 |
* | strip-linguas | Mike Frysinger | 2004-08-03 | 1 | -1/+55 |
* | Added macos support to enewuser()/enewgroup(). Thanks to Joe Jezak <josejx@gm... | Mamoru Komachi | 2004-07-23 | 1 | -17/+90 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | fix link #43341 | Mike Frysinger | 2004-06-22 | 1 | -2/+2 |
* | allow $EPATCH_OPTS to override #33636 | Mike Frysinger | 2004-04-18 | 1 | -4/+4 |
* | added s390 support to get_number_jobs() | Brian Jackson | 2004-04-01 | 1 | -1/+5 |
* | change default app-emulation install to be in Emulatoin | Mike Frysinger | 2004-03-25 | 1 | -2/+2 |
* | fix group check in enewuser #43278 | Mike Frysinger | 2004-02-29 | 1 | -6/+3 |
* | use getent to query passwd/group database and have enewuser add new accounts ... | Mike Frysinger | 2004-02-29 | 1 | -26/+17 |
* | handle cases where requested gid is already taken #41657 | Mike Frysinger | 2004-02-27 | 1 | -3/+10 |
* | handle cases where requested uid is already taken #41657 | Mike Frysinger | 2004-02-27 | 1 | -2/+9 |
* | change install location of desktop files #26578 | Mike Frysinger | 2004-02-24 | 1 | -3/+8 |
* | fix awkward english | Mike Frysinger | 2004-02-21 | 1 | -2/+2 |
* | fix for CD_ROOT when using multiple cds | Mike Frysinger | 2004-02-12 | 1 | -1/+6 |
* | ppc64 | Brad House | 2004-02-09 | 1 | -2/+2 |
* | remove xpatch | Mike Frysinger | 2004-01-29 | 1 | -140/+1 |
* | update copyright years | Mike Frysinger | 2004-01-26 | 1 | -2/+2 |
* | new & sexy cd support | Mike Frysinger | 2004-01-13 | 1 | -1/+166 |
* | allow * to work for ACCEPT_LICENSE | Mike Frysinger | 2003-12-09 | 1 | -2/+2 |
* | fix --no-same-owner #34842 | Mike Frysinger | 2003-12-01 | 1 | -5/+5 |
* | add back in --no-same-owner to unpack_{makeself,pdv} | Mike Frysinger | 2003-12-01 | 1 | -5/+5 |
* | support tared + compressed pdv files | Mike Frysinger | 2003-11-30 | 1 | -17/+40 |