Bug 447127

Summary: /var/cache tmpfs on live media w/ persistence
Product: [Fedora] Fedora Reporter: Matt Domsch <matt_domsch>
Component: livecd-toolsAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: davidz, katzj
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-16 16:03:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 438943    

Description Matt Domsch 2008-05-18 02:39:36 UTC
Description of problem:
I would like to see /var/cache mounted as a tmpdir when using Live USB key with
persistence.  A 'yum update' will write data twice (consuming extra persistence
space and extra USB write cycles), first into /var/cache/yum, and later as RPM
writes out the files.

(Firefox cache should probably also be tmpfs/ramfs for same reason, but may be
trickier.)

Version-Release number of selected component (if applicable):
whatever was in Fedora 9

Comment 1 Jeremy Katz 2008-05-19 15:31:17 UTC
Should probably also handle /tmp and /var/tmp the same way really.  

Have a couple of things that could work -- will try them out over a little bit
and commit something definitely for F10

Comment 2 Jeremy Katz 2008-05-19 19:55:06 UTC
Committed