[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Strategy for customized home dir



On Tue, Nov 13, 2007 at 12:02:47PM +0100, Michael Creel wrote:
> To create a customized home dir, I'm thinking of using the script
> 
> #!/bin/bash
> echo "extracting pkuser home dir"
> cd /home/pkuser
> tar xfj /live/image/pkuser.bz2
      ^^^

IIRC, the f switch has to be last (i.e. immediately followed by its
argument).  Also, convention would be to name the file
<whatever>.tar.bz2, not simply <whatever>.bz2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20071113/d603b718/attachment.pgp 


Reply to: