md5(sum) for NS ?

NeXT Computer, Inc. -> NEXTSTEP / OPENSTEP Software

Title: md5(sum) for NS ?
Post by: vom513 on February 27, 2025, 09:01:17 PM
I've looked around in some of the big software archives, and don't seem to see anything to do checksums on files.

Is there an md5sum for NS ?  Or some other way in the base OS to checksum files ?
Title: Re: md5(sum) for NS ?
Post by: Apple2guy on February 27, 2025, 09:48:25 PM
You can get mmd5sum from here http://next.haleblian.com/package/next/
http://next.haleblian.com/package/next/md5sum-1.0.NIHS.bs.tar
Title: Re: md5(sum) for NS ?
Post by: pTeK on February 28, 2025, 05:15:01 PM
Quote from: vom513 on February 27, 2025, 09:01:17 PMI've looked around in some of the big software archives, and don't seem to see anything to do checksums on files.

Is there an md5sum for NS ?  Or some other way in the base OS to checksum files ?

As mentioned in this thread (https://www.nextcomputers.org/forums/index.php?topic=5643) the default app is /usr/etc/sum32 in case you are trying to build scripts for default installs.

EDIT: Corrected thread url to https://www.nextcomputers.org/forums/index.php?topic=5643 as pointed out by user @wmlive
Title: Re: md5(sum) for NS ?
Post by: wmlive on March 01, 2025, 02:13:07 AM
Quote from: pTeK on February 28, 2025, 05:15:01 PMAs mentioned in this thread (https://www.nextcomputers.org/forums/index.php?topic=5902) the default app is /usr/etc/sum32 in case you are trying to build scripts for default installs.
Apparently, "this thread" resolves to the current thread "topic=5902" itself.

Nonetheless, it served its purpose and incentivated searching the forum for /usr/etc/sum32.  ;)

Forum search revealed that topic=5643 (https://www.nextcomputers.org/forums/index.php?topic=5643) was most probably intended to be provided for "this thread".

Thanks for this valuable information!
Title: Re: md5(sum) for NS ?
Post by: pTeK on March 01, 2025, 01:49:16 PM
Quote from: wmlive on March 01, 2025, 02:13:07 AMApparently, "this thread" resolves to the current thread "topic=5902" itself.

Nonetheless, it served its purpose and incentivated searching the forum for /usr/etc/sum32.  ;)

Forum search revealed that topic=5643 (https://www.nextcomputers.org/forums/index.php?topic=5643) was most probably intended to be provided for "this thread".

Thanks for this valuable information!

Thanks for pointing this out and this has been corrected, nothing worse than a non working link when you are trying to find information  :'( .

But yeah as per that thread I did create some scripts that used sum32 to check the file was the original one, and then used dd and echo to create patches as those three utilities are offered by default in NS3.3 and OS4.2 and don't require the developer package to be installed.

Go to top  Forum index