gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6147: update stage0 to Release_0.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6147: update stage0 to Release_0.2.0
Date: Mon, 31 Dec 2018 11:56:02 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6147
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Mon 2018-12-31 08:55:56 -0800
message:
  update stage0 to Release_0.2.0
added:
  pkg/other/stage0/              stage0-20181231165537-j82mtys03wvbqa2z-1
  pkg/other/stage0/Makefile      makefile-20181231165537-j82mtys03wvbqa2z-3
  pkg/other/stage0/config.mk     config.mk-20181231165537-j82mtys03wvbqa2z-2
  pkg/other/stage0/sha256sums    sha256sums-20181231165537-j82mtys03wvbqa2z-4
=== added directory 'pkg/other/stage0'
=== added file 'pkg/other/stage0/Makefile'
--- a/pkg/other/stage0/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/other/stage0/Makefile 2018-12-31 16:55:56 +0000
@@ -0,0 +1,52 @@
+# Copyright ©2018 Carl Hansen <address@hidden>
+#
+# This file is part of  GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = stage0
+GARNAME = stage0
+GARVERSION =  Release_0.2.0
+HOME_URL =     https://savannah.nongnu.org/projects/stage0/
+# http://git.savannah.nongnu.org/cgit/stage0.git/
+
+DESCRIPTION = minimal beginning to creating self-bootstraped operating system 
+
+define BLURB
+A class of minimal bootstrap binaries that has a reproducible build on
+all platforms. Providing a verifiable base for defeating the trusting
+trust attack.
+endef
+######################################################################
+
+# 
http://git.savannah.nongnu.org/cgit/stage0.git/snapshot/stage0-Release_0.2.0.tar.gz
+MASTER_SITES =  $(MASTER_SAVANNAH_GIT)/
+MASTER_SUBDIR = $(GARNAME).git/snapshot/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+CONFIGURE_SCRIPTS =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+# There is no INSTALL here. See mes and nyacc

=== added file 'pkg/other/stage0/config.mk'
--- a/pkg/other/stage0/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/other/stage0/config.mk        2018-12-31 16:55:56 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=

=== added file 'pkg/other/stage0/sha256sums'
--- a/pkg/other/stage0/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/other/stage0/sha256sums       2018-12-31 16:55:56 +0000
@@ -0,0 +1,1 @@
+5706b0d25767c7e81846100cafc6d940781d7edbaaad374945da622b13373bcb  
download/stage0-Release_0.2.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]