Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67197 - remove an old hack line
Summary: remove an old hack line
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 23:09 UTC by David Bryson (RETIRED)
Modified: 2004-10-12 11:02 UTC (History)
0 users

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


Attachments
removes a silly hack (cramfs-removehack.patch,423 bytes, patch)
2004-10-11 23:10 UTC, David Bryson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Bryson (RETIRED) gentoo-dev 2004-10-11 23:09:46 UTC
cramfs-runscript has this hack in it:

                # move this to preclean stage
                # it's a hack because dhcpcd is lame
                install -d $root_fs_path/var/lib/dhcpc

i guess i forgot to remove it when i submitted my code.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 David Bryson (RETIRED) gentoo-dev 2004-10-11 23:10:59 UTC
Created attachment 41598 [details, diff]
removes a silly hack

applies to targets/embedded/cramfs-runscript.sh
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2004-10-12 11:02:45 UTC
fixed in cvs