summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add a sanity check to the read #118589Mike Frysinger2006-01-111-2/+2
|
* make sure people use -1 and not /bin/false as default nologin shellsMike Frysinger2005-12-311-3/+7
|
* Add support for DragonFly's CHOST in user handling, it's just the same as ↵Diego Elio Pettenò2005-12-131-4/+4
| | | | FreeBSD. Thanks to Robert Sebastian Gerus.
* touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one ↵Mike Frysinger2005-11-291-37/+24
| | | | will use it
* Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol ↵Diego Elio Pettenò2005-11-221-2/+16
| | | | Pasternak for the patch.
* have unpack_makeself default to $A if nothing is specifiedMike Frysinger2005-11-181-3/+4
|
* typo fixMichael Sterrett2005-11-091-2/+2
|
* simplify the cdrom code a bit by unifying some duplicate sections and make ↵Mike Frysinger2005-10-271-26/+20
| | | | sure we export CDROM_SET/CDROM_MATCH even when the user provides cdrom locations via CD_ROOT vars
* add support for multiple cdsMike Frysinger2005-10-261-38/+52
|
* if a package doesnt exist, return success with built_with_useMike Frysinger2005-10-221-3/+6
|
* touchup quotingMike Frysinger2005-10-221-5/+4
|
* Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 ↵Chris Gianelloni2005-10-211-2/+2
| | | | support.
* fix the LD_LIBRARY_PATH logic in make_wrapper so that it works again #109793 ↵Mike Frysinger2005-10-201-3/+7
| | | | by UncleOwen
* fix by James Le Cuirot for checking submounts #109765Mike Frysinger2005-10-191-2/+2
|
* make sure we check the result of cat pipe #106049Mike Frysinger2005-10-191-2/+4
|
* Improved NetBSD support as per bug #108999. Thanks Damian for the efforts.Diego Elio Pettenò2005-10-121-2/+11
|
* Added code for netbsd user handling.Diego Elio Pettenò2005-10-071-1/+15
|
* Use case selection on ${CHOST} instead than of using ${USERLAND} variable ↵Diego Elio Pettenò2005-10-071-17/+26
| | | | for users management.
* make sure make_desktop_entry returns proper error code from doins #108309 by ↵Mike Frysinger2005-10-071-8/+10
| | | | Petteri Räty
* Fix BSD portion of egetent() so that lookup by uid/gid works as expected.Aaron Walker2005-09-271-8/+9
|
* Mr_Bones_ says: i pity the fool who quotes $bin in make_wrapper()Mike Frysinger2005-09-261-2/+4
|
* tweak behavior of make_wrapper to better handle default valuesMike Frysinger2005-09-251-7/+8
|
* Changed src to lic and closing bug #106997.Chris Gianelloni2005-09-231-2/+2
|
* fixing check_license for explicit license checks.Chris Gianelloni2005-09-221-7/+7
|
* Do autorecognizion of shell to use checking for file presence instead of ↵Diego Elio Pettenò2005-09-181-6/+11
| | | | basing on userland.
* Added portability eclass with seq() function to replace seq command. Make ↵Diego Elio Pettenò2005-09-181-11/+5
| | | | eutils use the new seq command for enewuser/enewgroup.
* check the return value of find_unpackable_file in case it failedMike Frysinger2005-09-061-22/+21
|
* unset perforce vars to keep patch from breaking #56402Mike Frysinger2005-09-011-1/+3
|
* if we failed to create the temp dir, fall back to running with -p optionMike Frysinger2005-08-091-13/+11
|
* create user home in $ROOT rather than $DMike Frysinger2005-07-211-8/+8
|
* dont set path to /usr/games/bin since its pointless #98738Mike Frysinger2005-07-151-6/+4
|
* Change einfo->ewarn in preserve_old_lib_notify. CLoses bug #94067.Jeremy Huddleston2005-07-131-9/+9
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+6
|
* Remove IUSE="bootstrap pam" since axxo pointed out this is a bad ideaAron Griffis2005-07-061-3/+1
|
* add IUSE="bootstrap pam"Aron Griffis2005-07-061-1/+3
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Cannot have shadow in depend, else we get bug #96209.Martin Schlemmer2005-07-041-2/+2
|
* Fixed typo bug #96944.Jeremy Huddleston2005-06-241-2/+2
|
* Added Joliet info to cdrom_locate_file_on_cdChris Gianelloni2005-06-141-1/+6
|
* touchup enewuser syntax and fix arg handling for eextraMike Frysinger2005-06-111-73/+55
|
* sys-apps/shadow is needed for useradd, etc, bug #94745Martin Schlemmer2005-06-091-2/+3
|
* check $ehome not $eshell #94930Mike Frysinger2005-06-031-2/+2
|
* utilize $USERLAND instead of ppc-macos/x86-fbsd #93959 by Diego PettenòMike Frysinger2005-05-281-11/+12
|
* remove redundant code in epatch/arch checkMike Frysinger2005-05-261-8/+8
|
* let's keep the desktop entry filename slot-wise constant, #94033Carsten Lohrke2005-05-261-3/+7
|
* fix the home logic in enewuser properly #93955Mike Frysinger2005-05-251-2/+2
|
* make sure passing -1 as home gets you the defaultMike Frysinger2005-05-251-2/+2
|
* get_number_of_jobs sucksMike Frysinger2005-05-241-82/+1
|
* control the multi message output in epatchMike Frysinger2005-05-241-2/+4
|