FS#27308 - [cryptsetup] Remove sed and cut usage from initcpio hook
Attached to Project:
Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Monday, 28 November 2011, 18:40 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 21 April 2012, 17:41 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Monday, 28 November 2011, 18:40 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 21 April 2012, 17:41 GMT
|
Details
Description:
Remove sed and cut usage from initcpio hook Additional info: cryptsetup-1.4.0-2 If bash hits initramfs at some point in future, we can use directly <<< ${var} http://mailman.archlinux.org/pipermail/arch-projects/2011-November/002159.html |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 21 April 2012, 17:41 GMT
Reason for closing: Implemented
Saturday, 21 April 2012, 17:41 GMT
Reason for closing: Implemented
Comment by
Dave Reisner (falconindy) -
Saturday, 21 April 2012, 17:41 GMT
Applied this to SVN. Also removed the possibility of using this
with /dev on tmpfs, since we require devtmpfs these days.
hooks.encrypt.patch