Mailinglist Archive: opensuse-autoinstall (54 mails)

< Previous Next >
RE: [opensuse-autoinstall] Missing Checksum(s) for SLES 10.2 CD that's manually created
On Wednesday 14 October 2009 Mike Marion wrote:

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 >