Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7382 - mingetty-1.00.ebuild (New Package)
Summary: mingetty-1.00.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-02 12:51 UTC by Ian Abbott
Modified: 2002-11-05 22:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mingetty-1.00.ebuild (mingetty-1.00.ebuild,556 bytes, text/plain)
2002-09-02 12:55 UTC, Ian Abbott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Abbott 2002-09-02 12:51:58 UTC
This is a minimal getty for virtual consoles only, as used by RedHat, Mandrake, 
etc. 
 
One feature is that it clears the screen before prompting for the login name, 
but this can be disabled with the --noclear option. 
 
The ebuild has SRC_URI set to 
"http://www.biblio.org/gentoo/distfiles/${P}.tar.gz", though obviously this 
file does not exist yet.  The package is currently maintained by RedHat and 
only exists as a .src.rpm file (though there is an older version tarball in 
Debian).  The tar.gz file can be extracted from the src.rpm file using "mc" and 
copied into "/usr/portage/distfiles" for now.  One location for the src.rpm 
file is: 
"ftp://ftp.redhat.com/pub/redhat/linux/7.3/en/os/i386/SRPMS/mingetty-1.00-1.src.rpm". 
 
I suggest sys-apps/mingetty for the location of the attached ebuild script.
Comment 1 Ian Abbott 2002-09-02 12:55:10 UTC
Created attachment 3604 [details]
mingetty-1.00.ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-11-05 22:23:23 UTC
well, I added rpm2targz as a DEPEND of this package, so the src.rpm is fetched
directly...