Commit Graph

460 Commits

Author SHA1 Message Date
5d0c8c2228 Improve full name detection 2016-07-26 15:32:52 +02:00
6f7f744634 Improve e-mail detection 2016-07-26 15:30:08 +02:00
f0aa9a71a6 Implement a generic binary package 2016-07-26 15:24:23 +02:00
a157e9ff88 Do not hardcode the packaging methods available 2016-07-26 15:04:57 +02:00
8660a9ca2c Update the copyright notice 2016-07-26 15:02:28 +02:00
92aa970497 Report the packaging method guess on stdout 2016-07-26 14:50:04 +02:00
1134ec153d Code cleanup 2016-07-26 01:37:02 +02:00
731b2d1145 No longer mention freecode 2015-10-04 13:55:29 +02:00
a1d412538a Fix the link to branches with Gitweb 2015-09-17 20:04:53 +02:00
98eceb4d77 Update the copyright notice 2015-06-04 23:53:34 +02:00
0cf06346ab Code cleanup 2015-06-04 23:53:24 +02:00
57ccb6e2b0 Always compress kernels for ISO images 2015-06-02 20:45:40 +02:00
36d47d9edf Code cleanup 2015-06-02 20:45:39 +02:00
c80e98c574 Fix issues with force mode 2015-06-02 20:45:39 +02:00
3c312f79f5 Let the package prefix be overridden 2015-06-02 20:40:42 +02:00
ff94e30483 Code cleanup 2015-06-02 20:39:48 +02:00
f08ae09b52 Let the package name be overridden 2015-06-02 20:38:01 +02:00
d4bf78307b Always create the source archive if necessary 2015-06-02 20:36:50 +02:00
888724a2c1 Guess the underlying SCM
This currently supports both CVS and Git as before. Git is still only
detected when running the script from within the root repository.
2015-06-02 20:34:10 +02:00
ef87c5c068 Detect if the kernel image is compressed 2015-05-29 17:25:07 +02:00
5ad11f64b1 Use the original basename for the splash image file 2015-05-29 17:07:04 +02:00
eb0ace1308 Use the absolute path to the kernel 2015-05-29 17:05:39 +02:00
4e8474e97b Boot in 800x600 resolution by default (16-bits) 2015-05-29 17:05:39 +02:00
6ae7767dc3 Implement -f with pkgsrc as well 2015-05-29 11:11:03 +02:00
fbd42e17a3 Use VENDOR 2015-05-29 11:09:22 +02:00
1e2daa156f Use PROGNAME 2015-05-29 11:06:16 +02:00
eb129d7211 Clean up the package directory as intended
This is relevant for pkgsrc packaging.
2015-05-29 10:57:57 +02:00
1e0f34da9b Force pkg-config to look into $PREFIX first 2015-05-28 21:35:55 +02:00
4a03d69093 Auto-detect the PREFIX by platform 2015-05-28 21:26:59 +02:00
525a2c3a41 Make the "distclean" target while packaging 2015-05-28 21:26:59 +02:00
6b174115cf Install more files
This will unfortunately break some packages as-is, as some files may not
be available and this breaks package creation.
2015-05-28 21:03:00 +02:00
220c4059c4 Install all the libraries as required 2015-05-28 21:02:22 +02:00
808e99fc02 Forget the patches applied in force mode 2015-05-28 21:01:11 +02:00
8e6c363ff8 Allow packaging subsequent revisions
This is relevant to Debian packaging.
2015-05-28 20:38:27 +02:00
e3e9a72e28 Re-generate the Makefiles and register the changes if any 2015-05-28 20:37:10 +02:00
c229a64c7f Update a message (in verbose mode) 2015-05-28 20:34:31 +02:00
26c6ebc840 Check for changes before packaging
This is relevant for Debian packaging. This code is duplicated with
deforaos-release.sh.
2015-05-28 20:33:39 +02:00
4d56063ac8 Override the build and install rules for DeforaOS configure 2015-05-28 20:29:11 +02:00
c7baefb69e Fix calling lintian with library packages 2015-05-28 20:26:26 +02:00
f0dca37840 Code cleanup 2015-05-28 20:25:33 +02:00
b7acf31266 Code cleanup 2015-05-28 20:24:10 +02:00
e538b82e4b Place the default changelog entry in a dedicated variable 2015-05-28 20:21:41 +02:00
7ba1e9ab5b Place the default domain in a dedicated variable 2015-05-28 20:20:17 +02:00
1f3ecb5ca7 Use git to obtain the full name and e-mail address 2015-05-28 20:19:08 +02:00
2157a11c52 Code cleanup 2015-05-28 20:17:22 +02:00
bf48103ba0 Code cleanup 2015-05-28 20:16:19 +02:00
81ef87257d Code cleanup 2015-05-28 20:14:11 +02:00
27edd6f68a Link to the shortlog on multiple commits
This is relevant for links to Gitweb.
Thanks ^7heo for the heads up.
2015-05-18 17:43:58 +02:00
337c18afb3 Add a .gitignore file 2015-05-11 00:22:47 +02:00
87145de868 No longer store Makefiles in the source tree 2015-05-11 00:22:47 +02:00