/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to initramfs-tools-script

  • Committer: Mooie
  • Date: 2009-01-10 00:53:09 UTC
  • mto: (237.2.21 mandos)
  • mto: This revision was merged to the branch mainline in revision 244.
  • Revision ID: mooie@thinkmoo-20090110005309-1f1uhhvrif4tg6ev
Updated Makefile to use -fPIC.
Updated Makefile to use -pie and -fPIE correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
     ;;
25
25
esac
26
26
 
 
27
chmod a=rwxt /tmp
 
28
 
27
29
test -w /conf/conf.d/cryptroot
28
30
 
29
31
# Do not replace cryptroot file unless we need to.