Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: maro on January 25, 2011, 06:26:26 PM

Title: Nitpicking: 'tce-setup'
Post by: maro on January 25, 2011, 06:26:26 PM
Not really a bug as such but maybe easier to get the attention of the Core team this way:

I'd like to suggest to use zcat "$FILE" | cpio -idmu in '/usr/bin/tce-setup' as AFAIK '-H newc' is only required when creating a cpio-archive and the '-d' and '-m' options would ensure that directories are getting created and the modification timestamps are kept intact.
Title: Re: Nitpicking: 'tce-setup'
Post by: roberts on January 27, 2011, 03:44:58 PM
OK. Done. Thanks.