Mailinglist Archive: opensuse-autoinstall (54 mails)
| < Previous | Next > |
RE: [opensuse-autoinstall] Missing Checksum(s) for SLES 10.2 CD that's manually created
- From: Jason Babicka <JBabicka@xxxxxxxxxxxx>
- Date: Thu, 15 Oct 2009 15:28:03 -0400
- Message-id: <81751210B0851D40BB789D42E19D233F16B98C9F@mail>
On Wednesday 14 October 2009 Mike Marion wrote:
That did the trick. Thank you so much for the help!
-Jason Babicka
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
The comments in the create_update_source.sh script explain this..
# in the data directory (<source>/updates/suse)
# after that do "cd setup/descr" and then:
# for i in *; do echo -n "META SHA1 "; sha1sum $i|awk '{ORS=""; print $1}';
# echo -n " "; basename $i; done
# copy the output to the end of the updates/content file
That did the trick. Thank you so much for the help!
-Jason Babicka
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |