Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ophélie Gagnard
slapos.package
Commits
f64185a3
Commit
f64185a3
authored
Mar 21, 2022
by
Ophélie Gagnard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit (bis).
parent
7ec50de8
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
19 additions
and
14 deletions
+19
-14
obs/generic/build-scripts/build_tree.sh
obs/generic/build-scripts/build_tree.sh
+1
-1
obs/generic/build-scripts/configuration_information.sh
obs/generic/build-scripts/configuration_information.sh
+1
-1
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/changelog
...n-specifics/light-build-dependencies-mca/debian/changelog
+1
-1
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/compat
...tion-specifics/light-build-dependencies-mca/debian/compat
+0
-0
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/control
...ion-specifics/light-build-dependencies-mca/debian/control
+4
-4
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/copyright
...n-specifics/light-build-dependencies-mca/debian/copyright
+0
-0
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/dirs
...bution-specifics/light-build-dependencies-mca/debian/dirs
+5
-0
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/rules
...ution-specifics/light-build-dependencies-mca/debian/rules
+0
-0
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/source/format
...ecifics/light-build-dependencies-mca/debian/source/format
+0
-0
obs/generic/distribution-specifics/light-build-dependencies-mca/light-build-dependencies-mca_1-1.dsc
...ild-dependencies-mca/light-build-dependencies-mca_1-1.dsc
+2
-2
obs/generic/distribution-specifics/light-build-dependencies_mca/debian/dirs
...bution-specifics/light-build-dependencies_mca/debian/dirs
+0
-5
obs/generic/templates/compilation-templates/light-build-dependencies-mca/Makefile.in
...lation-templates/light-build-dependencies-mca/Makefile.in
+5
-0
obs/generic/templates/compilation-templates/light-build-dependencies-mca/local_buildout.cfg.in
...plates/light-build-dependencies-mca/local_buildout.cfg.in
+0
-0
No files found.
obs/generic/build-scripts/build_tree.sh
View file @
f64185a3
...
@@ -7,7 +7,7 @@ cd $INITIAL_DIR
...
@@ -7,7 +7,7 @@ cd $INITIAL_DIR
mkdir
-p
$TARBALL_DIR
mkdir
-p
$TARBALL_DIR
# Re-downloading the software release to pack
# Re-downloading the software release to pack
#cp -r /home/test/other-projects/model/1wip_simplify-fluentbit_my-slapos .
#cp -r /home/test/other-projects/model/1wip_simplify-fluentbit_my-slapos .
cp
-r
/home/test/other-projects/model/light-build-dependencies
_mca
.my-slapos
$TARBALL_DIR
/software_release
cp
-r
/home/test/other-projects/model/light-build-dependencies.my-slapos
$TARBALL_DIR
/software_release
#cp -r /home/test/other-projects/new_slapos.package/sid.fluentbit.my-slapos $TARBALL_DIR
#cp -r /home/test/other-projects/new_slapos.package/sid.fluentbit.my-slapos $TARBALL_DIR
#mv $TARBALL_DIR/mca.my-slapos $TARBALL_DIR/software_release
#mv $TARBALL_DIR/mca.my-slapos $TARBALL_DIR/software_release
...
...
obs/generic/build-scripts/configuration_information.sh
View file @
f64185a3
...
@@ -9,7 +9,7 @@ INITIAL_DIR="$(pwd)"/
...
@@ -9,7 +9,7 @@ INITIAL_DIR="$(pwd)"/
SOFTWARE_VERSION
=
1
SOFTWARE_VERSION
=
1
#RECIPE_VERSION=1
#RECIPE_VERSION=1
DEBIAN_REVISION
=
1
DEBIAN_REVISION
=
1
SOFTWARE_NAME
=
mca
SOFTWARE_NAME
=
light-build-dependencies-
mca
# For the version format, see: https://www.debian.org/doc/manuals/debian-faq/pkg-basics.en.html#pkgname
# For the version format, see: https://www.debian.org/doc/manuals/debian-faq/pkg-basics.en.html#pkgname
# here, in <foo>_<VersionNumber>-<DebianRevisionNumber>_<DebianArchitecture>.deb
# here, in <foo>_<VersionNumber>-<DebianRevisionNumber>_<DebianArchitecture>.deb
...
...
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/changelog
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/changelog
View file @
f64185a3
mca (1-1) UNRELEASED; urgency=medium
light-build-dependencies-
mca (1-1) UNRELEASED; urgency=medium
* Initial release. (Closes: #XXXXXX)
* Initial release. (Closes: #XXXXXX)
...
...
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/compat
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/compat
View file @
f64185a3
File moved
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/control
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/control
View file @
f64185a3
Source: mca
Source:
light-build-dependencies-
mca
Maintainer: Francois Gagnard <francois.gagnard@nexedi.com>
Maintainer: Francois Gagnard <francois.gagnard@nexedi.com>
Section: net
Section: net
Priority: optional
Priority: optional
...
@@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 4.1.16),
...
@@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 4.1.16),
python (>= 2.7),
python (>= 2.7),
python3 (>= 3.7),
python3 (>= 3.7),
python3-dev (>= 3.7),
python3-dev (>= 3.7),
golang (>= 2:1.15)
golang (>= 2:1.15
~1
)
Package: mca
Package:
light-build-dependencies-
mca
Architecture: any
Architecture: any
Depends: ${misc:Depends},
Depends: ${misc:Depends},
${shlibs:Depends},
${shlibs:Depends},
...
@@ -25,4 +25,4 @@ Depends: ${misc:Depends},
...
@@ -25,4 +25,4 @@ Depends: ${misc:Depends},
# devperm manager plugin wants to use lsblk
# devperm manager plugin wants to use lsblk
util-linux
util-linux
Conflicts:
Conflicts:
Description: mca packaging test
Description:
light-build-dependencies-
mca packaging test
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/copyright
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/copyright
View file @
f64185a3
File moved
obs/generic/distribution-specifics/light-build-dependencies-mca/debian/dirs
0 → 100644
View file @
f64185a3
/opt/light-build-dependencies-mca_1-1/bin/
/opt/light-build-dependencies-mca_1-1/include/
/opt/light-build-dependencies-mca_1-1/etc/
/opt/light-build-dependencies-mca_1-1/lib/
/opt/light-build-dependencies-mca_1-1/share/
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/rules
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/rules
View file @
f64185a3
File moved
obs/generic/distribution-specifics/light-build-dependencies
_
mca/debian/source/format
→
obs/generic/distribution-specifics/light-build-dependencies
-
mca/debian/source/format
View file @
f64185a3
File moved
obs/generic/distribution-specifics/light-build-dependencies
_mca/
mca_1-1.dsc
→
obs/generic/distribution-specifics/light-build-dependencies
-mca/light-build-dependencies-
mca_1-1.dsc
View file @
f64185a3
Format: 3.0 (native)
Format: 3.0 (native)
Source: mca
Source:
light-build-dependencies-
mca
Architecture: any
Architecture: any
Version: 1
Version: 1
Build-Depends: debhelper (>= 4.1.16),
Build-Depends: debhelper (>= 4.1.16),
...
@@ -8,4 +8,4 @@ Build-Depends: debhelper (>= 4.1.16),
...
@@ -8,4 +8,4 @@ Build-Depends: debhelper (>= 4.1.16),
python (>= 2.7),
python (>= 2.7),
python3 (>= 3.7),
python3 (>= 3.7),
python3-dev (>= 3.7),
python3-dev (>= 3.7),
golang (>= 2:1.15)
golang (>= 2:1.15
~1
)
obs/generic/distribution-specifics/light-build-dependencies_mca/debian/dirs
deleted
100644 → 0
View file @
7ec50de8
/opt/mca_1-1/bin/
/opt/mca_1-1/include/
/opt/mca_1-1/etc/
/opt/mca_1-1/lib/
/opt/mca_1-1/share/
obs/generic/templates/compilation-templates/light-build-dependencies
_
mca/Makefile.in
→
obs/generic/templates/compilation-templates/light-build-dependencies
-
mca/Makefile.in
View file @
f64185a3
...
@@ -75,9 +75,14 @@ install: all
...
@@ -75,9 +75,14 @@ install: all
# TODO: the next "cp" line is temporary renaming the library and this should be fixed asap
# TODO: the next "cp" line is temporary renaming the library and this should be fixed asap
# the fix has to be made primarily in the MCA project
# the fix has to be made primarily in the MCA project
-cp
$(RUN_BUILDOUT_DIR)/parts/fluentbit-plugin-wendelin/lib/libfluentbit_wendelin.so
$(INSTALL_DIR)/lib/fluentbit_wendelin.so
-cp
$(RUN_BUILDOUT_DIR)/parts/fluentbit-plugin-wendelin/lib/libfluentbit_wendelin.so
$(INSTALL_DIR)/lib/fluentbit_wendelin.so
# LIBCRYPTO
# TODO: then next "cp" is a workaroung because libcrypto.so or libcrypto.a from slapos doesn't work
# TODO: then next "cp" is a workaroung because libcrypto.so or libcrypto.a from slapos doesn't work
# this should be fixed asap
# this should be fixed asap
-cp
/lib/x86_64-linux-gnu/libcrypto.so.1.1
$(INSTALL_DIR)/lib/
-cp
/lib/x86_64-linux-gnu/libcrypto.so.1.1
$(INSTALL_DIR)/lib/
# LIBFMT
# TODO: use a static library instead
# the fix has to be made primarily in the MCA project
-cp
-r
$(RUN_BUILDOUT_DIR)/parts/fmtlib/lib/*
$(INSTALL_DIR)/lib/
# share
# share
-cp
-r
$(RUN_BUILDOUT_DIR)/parts/mca/share/*
$(INSTALL_DIR)/share/
-cp
-r
$(RUN_BUILDOUT_DIR)/parts/mca/share/*
$(INSTALL_DIR)/share/
...
...
obs/generic/templates/compilation-templates/light-build-dependencies
_
mca/local_buildout.cfg.in
→
obs/generic/templates/compilation-templates/light-build-dependencies
-
mca/local_buildout.cfg.in
View file @
f64185a3
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment