Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 186909

Summary: dev-util/catalyst livecd encryption
Product: Gentoo Hosted Projects Reporter: Nelson <nelson.batalha>
Component: CatalystAssignee: Gentoo Catalyst Developers <catalyst>
Status: IN_PROGRESS ---    
Severity: enhancement CC: email
Priority: High Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch
just a few minor improvements

Description Nelson 2007-07-28 15:58:55 UTC
As mentioned in #174294 (sorry for the mess there).
Don't forget to "svn add catalyst/trunk/targets/support/encryption-functions.sh".

Documentation is in the examples. I'll be around for support.

Reproducible: Always

Steps to Reproduce:
Comment 1 Nelson 2007-07-28 16:00:00 UTC
Created attachment 126241 [details, diff]
patch
Comment 2 Nelson 2007-08-06 12:07:44 UTC
Created attachment 127058 [details, diff]
just a few minor improvements
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-08-29 17:30:08 UTC
I am going to hold off on this until the next branch of catalyst, since I am planning on making quite a few changes at that point which will break compatibility, which makes for a perfect time to introduce new features such as this one.
Comment 4 Nelson 2007-08-30 10:40:57 UTC
(In reply to comment #3)
Ok, but in case you're worried about having a safe release tool, this won't break  nothing (I mean for normal builds). 

Every code here is contained in a *if $encryption then..* so normal builds won't have any change.