Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10509 - Implementation of LPP (Linux Progress Patch) into Gentoo
Summary: Implementation of LPP (Linux Progress Patch) into Gentoo
Status: RESOLVED DUPLICATE of bug 4460
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest enhancement (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-10 00:32 UTC by Dan Lund
Modified: 2005-07-17 13:06 UTC (History)
9 users (show)

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


Attachments
the modified ebegin function out of functions.sh (ebegin,390 bytes, text/plain)
2002-11-10 12:35 UTC, Wolfgang Pichler
Details
the lpp file which contains the starting strings with percent values (lpp,1.22 KB, text/plain)
2002-11-10 12:37 UTC, Wolfgang Pichler
Details
the lpp patch for gentoo-sources-2.4.19-r10 (patch-lpp-gentoo-sources-2.4.19-r10.gz,926.83 KB, patch)
2002-11-11 13:20 UTC, Wolfgang Pichler
Details | Diff
the mo-modifyied version of ebegin (modification by flying_walus) (ebegin,382 bytes, text/plain)
2002-11-21 10:12 UTC, Wolfgang Pichler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lund 2002-11-10 00:32:51 UTC
This "bug" will serve as a means of communication about the progress of the
implementation of the LPP (Linux Progress Patch) into Gentoo.
Various individuals have a hand in this, and coordination is a necessary task,
as this is turning out to be too much for the forums.
Comment 1 Wolfgang Pichler 2002-11-10 12:35:26 UTC
Created attachment 5548 [details]
the modified ebegin function out of functions.sh

this is a addon for the normal ebegin script. It checks if /proc/progres exists
- if true then it searches the file /etc/init.d/lpp for the string which ebegin
should print out. If it finds the string then there is also a percent value
before the string which it then echo's to /proc/progres with the original
string.
Comment 2 Wolfgang Pichler 2002-11-10 12:37:22 UTC
Created attachment 5549 [details]
the lpp file which contains the starting strings with percent values

the percent values in that file are not sorted. So the progress bar will flip
around ;-) But it shows nice how the file have to be build.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-11 01:49:56 UTC
Ok, so where are the progress patch ?
Comment 4 Wolfgang Pichler 2002-11-11 13:20:26 UTC
Created attachment 5584 [details, diff]
the lpp patch for gentoo-sources-2.4.19-r10

this is the lpp patch applyied against gentoo-sources 2.4.19-r10 (i think it
also should work with older version - but it is not tested). This patch is so
big because it contains boot splash images for 640x480, 800x600, 1024x768 (i've
taken the gentoo logo from the gentoo logos page). Test it if it works and then
let me know what have happens ;-) - it is also only tested for 800x600 - so
please test it also for other resolutions (my laptop can't do more than
800x600).
Comment 5 Dan Lund 2002-11-11 17:57:29 UTC
Forums conversation from previous is at:
http://forums.gentoo.org/viewtopic.php?t=7514
(for documentation purposes, and cross-reference)
Comment 6 Dan Lund 2002-11-11 18:08:06 UTC
Bare LPP patch for kernel 2.4.18 can be found at:
ftp://oss.gonicus.de/pub/goto/linux-goto-patch-2.4.18-1.bz2
(found this out from the author of the patch through an email a couple months back)
Which patch have you been using, Wolfgang?  I'm wondering because I want to know
if there is another source for later patches than 2.4.12 other than the above URL.
Comment 7 Wolfgang Pichler 2002-11-12 01:46:07 UTC
Yoannez has found the patch for 2.4.19 at
http://ftp.debian.org/debian/pool/main/k/kernel-patch-lpp/kernel-patch-lpp_0.4.0-5.tar.gz
Comment 8 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2002-11-18 19:03:26 UTC
Hope there will be a tutorial at gentoo.org to help people using it.
Comment 9 Wolfgang Pichler 2002-11-21 10:12:46 UTC
Created attachment 5848 [details]
the mo-modifyied version of ebegin (modification by flying_walus)
Comment 10 Nicholas Wourms 2003-04-25 13:35:54 UTC
We shouldn't be using debian patches, especially for such an ancient kernel.  I'd prefer to go with the official patches provided by the lpp project on sourceforge...
Comment 11 Chris Gianelloni (RETIRED) gentoo-dev 2003-08-09 06:50:16 UTC
I think that this has been superceded by the bootsplash support added to the Gentoo kernel and the work being done to add silent bootsplash support to baselayout.  Feel free to reopen if I'm wrong.

*** This bug has been marked as a duplicate of 4460 ***