From: Mathieu Date: Thu, 9 Mar 2023 08:51:21 +0000 (+0100) Subject: Document Debian packaging X-Git-Tag: v2.3.1~3 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-freed.git;a=commitdiff_plain;h=36c3c1d3e72942250b6a0f80ea542f5df4f686c8 Document Debian packaging --- diff --git a/README b/README index 0e26456..f2065d2 100644 --- 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 index 0000000..2c8afeb --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1 @@ +/files