wok-next diff isapnptools/receipt @ rev 13797

Create grub entry based on current root partition. Fix bug78
author border
date Sat Jan 05 12:34:10 2013 -0500 (2013-01-05)
parents cf22fee17710
children c57fa7519ccd
line diff
     1.1 --- a/isapnptools/receipt	Wed Feb 13 15:26:29 2008 +0100
     1.2 +++ b/isapnptools/receipt	Sat Jan 05 12:34:10 2013 -0500
     1.3 @@ -25,5 +25,4 @@
     1.4  {
     1.5  	# move /usr/sbin/* /sbin to use pnptools *before* mounting /usr
     1.6  	cp -a $_pkg/usr/sbin $fs
     1.7 -	strip -s $fs/sbin/*
     1.8  }