Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186909 - dev-util/catalyst livecd encryption
Summary: dev-util/catalyst livecd encryption
Status: IN_PROGRESS
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2007-07-28 15:58 UTC by Nelson
Modified: 2015-10-11 18:30 UTC (History)
1 user (show)

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


Attachments
patch (catalyst_luks_03.patch,9.47 KB, patch)
2007-07-28 16:00 UTC, Nelson
Details | Diff
just a few minor improvements (catalyst_luks_06.patch,9.99 KB, patch)
2007-08-06 12:07 UTC, Nelson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.