Hi, Now that upobsd is commited and people tested it a bit, some changes...
- proper support of installurl(5) (empty lines, comments...) - for patching: - check for endianness issues (a LSB arch could only patch a LSB arch) - some archs aren't patchable (bsd.rd is stripped/gzipped): alpha, sparc64, hppa Thanks. -- Sebastien Marie Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/upobsd/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 6 Jan 2018 09:34:31 -0000 1.1.1.1 +++ Makefile 6 Jan 2018 14:21:37 -0000 @@ -2,8 +2,8 @@ COMMENT = download, verify and patch bsd.rd image -V = d8868e286065 -DISTNAME = upobsd-0.0.20180105 +V = ad19e93e1914 +DISTNAME = upobsd-0.0.20180106 CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/upobsd/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 6 Jan 2018 09:34:31 -0000 1.1.1.1 +++ distinfo 6 Jan 2018 14:21:37 -0000 @@ -1,2 +1,2 @@ -SHA256 (upobsd-0.0.20180105.tar.gz) = AICIVnAzzQ2ek77yaRDgLHbEyTjKzkRXzFiMyvyoHho= -SIZE (upobsd-0.0.20180105.tar.gz) = 10285 +SHA256 (upobsd-0.0.20180106.tar.gz) = wNOV7ps39WS0Yx0mcDitUaWBRe1uNdgs4ya8U7pDYFo= +SIZE (upobsd-0.0.20180106.tar.gz) = 10591