Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80945 - [PATCH] baselayout-1.9.4 -- livecd -- xkb fix
Summary: [PATCH] baselayout-1.9.4 -- livecd -- xkb fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-05 20:17 UTC by Robert Paskowitz (RETIRED)
Modified: 2005-03-04 20:06 UTC (History)
0 users

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


Attachments
rc-scripts-1.4.16-livecd.patch (rc-scripts-1.4.16-livecd.patch,1.35 KB, patch)
2005-02-05 20:18 UTC, Robert Paskowitz (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Paskowitz (RETIRED) gentoo-dev 2005-02-05 20:17:42 UTC
Following will be an updated rc-scripts-1.4.16-livecd.patch which mounts a tmpfs at /usr/X11R6/lib/X11/xkb/compiled for LiveCDs running X so that xkbcomp can save it's stuff.
Comment 1 Robert Paskowitz (RETIRED) gentoo-dev 2005-02-05 20:18:03 UTC
Created attachment 50509 [details, diff]
rc-scripts-1.4.16-livecd.patch
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-04 20:06:22 UTC
This is in catalyst now... it is pretty simple... it just looks to see if X exists and if it does, it adds the tmpfs mount to fstab when creating the livecd...