Document Debian packaging
authorMathieu <mbaudier@argeo.org>
Thu, 9 Mar 2023 08:51:21 +0000 (09:51 +0100)
committerMathieu <mbaudier@argeo.org>
Thu, 9 Mar 2023 08:51:21 +0000 (09:51 +0100)
README
debian/.gitignore [new file with mode: 0644]

diff --git a/README b/README
index 0e26456cb81b18b549296c21c7d9a70a3c381a1e..f2065d21717d6bcd02a774f67859bec8688fd95f 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,7 @@
-Argeo FREEd is a set of operating system-level configurations and utilities whose main purpose is to simplify and clarify the enrolment of a system or a user into a compatible infrastructure.
\ No newline at end of file
+Argeo FREEd is a set of operating system-level configurations and utilities whose main purpose is to simplify and clarify the enrolment of a system or a user into a compatible infrastructure.
+
+## Create Debian packages
+$ debuild --no-sign -S
+$ sudo pbuilder build ../argeo-freed_*.dsc
+
+Packages can be found in /var/cache/pbuilder/result.
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644 (file)
index 0000000..2c8afeb
--- /dev/null
@@ -0,0 +1 @@
+/files