Commit graph

42 commits

Author SHA1 Message Date
Jan Lindemann
a11e1f03f3 linux-rpm.mk: Fix COMPLETE_VERSION for realtime-kernels

- Fix COMPLETE_VERSION for patched EXTRAVERSIONs (2.6.24_rt15-1 instead of 2.6.24-1_rt15) (removed distinction between 3- and 4-digit versions) - Patches now don't depend on unpack.done any longer

2008-02-01 13:10:13 +00:00
Jan Lindemann
f3e5b29948 linux-rpm.mk: Add missing targets install and distclean 2007-11-17 12:59:42 +00:00
Jan Lindemann
e09b732d23 linux-rpm.mk: Fix KERNEL_URL and removed redundancy 2007-09-10 09:39:34 +00:00
Jan Lindemann
3573120b9e linux-rpm.mk: Revert to CVS revision 1.37

Go back to revision 1.37 of linux-rpm.mk, undoing Benno's changes in the last two revisions, since they made kernels with Torvalds-defined EXTRAVERSIONs stop working

2007-09-09 16:28:58 +00:00
710350be09 linux-rpm.mk: Ditch original extraversion

not preserving original extraversion any longer, new extraversion simply is the rpm release, this is a workaround for problems with wrong paths in rpmbuild. (One could argue that this is better anyway, since now no information about applied patches is shown in `uname`)

2007-07-09 09:16:46 +00:00
bedb1836a1 linux-rpm.mk: Fix extraversion handling
- Backup commit - Make exraversion processing cope with missing blank in linux-<version>/Makefile - Change processing of extraversion so that the rpm release is always appended to the end, regardles of whether the former extraversion starts with '-' or '.' . I *think* the is good, but I still ran into problems in rpmbuild
2007-07-09 09:08:59 +00:00
Jan Lindemann
676bbb5a73 linux-rpm.mk: Add support for .diff extension of patch files 2007-04-04 13:28:37 +00:00
Jan Lindemann
3f08e0730f linux-rpm-build.mk, linux-rpm.mk: Make KERNEL_DLOAD_DIR specifiable from Makefile 2006-06-27 00:53:58 +00:00
Jan Lindemann
55ad49b381 linux-rpm.mk: Generate patches subdirectory automatically 2006-06-26 15:34:51 +00:00
Jan Lindemann
eed3b76604 linux-rpm-*.mk: Fix pax_global_header

Fix pax_global_header, which is breaking kernel version detection for too old tar executables.

2006-01-09 01:23:12 +00:00
Jan Lindemann
dc18a8fc4d Makefile, linux-rpm.mk: Fix copying of kernel after download 2006-01-09 00:50:12 +00:00
Jan Lindemann
d1cc98eeec linux-rpm.mk: Move patch-% creation targets up because of clash with more general %.patch target 2005-05-18 13:17:08 +00:00
Jan Lindemann
ff140977c8 linux-rpm.mk: Add patch-% patch creation targets 2005-05-18 12:21:02 +00:00
Jan Lindemann
cb21e6d88e linux-rpm*.mk: Make target install depend on all only 2005-05-16 18:12:01 +00:00
Jan Lindemann
bf99aaec48 linux-rpm.mk: Fix ftp kernel package name 2005-05-16 16:33:08 +00:00
Jan Lindemann
f8a5eece7c linux-rpm.mk: Split up into two makefiles (this and linux-rpm-build.mk 2005-05-16 15:03:31 +00:00
Jan Lindemann
17d0b5f551 linux-rpm.mk: Cleanup commit, doesn't work, 2005-05-05 16:38:36 +00:00
Jan Lindemann
92ae57a788 linux-rpm.mk: Some fixes related to major.minor.extraversion-style kernel packages 2005-04-30 22:09:08 +00:00
Jan Lindemann
668e993cb9 linux-rpm.mk: Started implementing .bz2 support (not finished) 2005-04-25 19:14:31 +00:00
Jan Lindemann
d8d2b867fc linux-rpm.mk: Use awk to edit EXTRAVERSION 2005-04-25 15:44:15 +00:00
Jan Lindemann
594d1272b9 contrib.mk / linux-rpm.mk: Make clean targets sharper

- Shift removal of everything into distclean target - Add support for CFG_CLEAN variable

2005-04-18 15:53:15 +00:00
Jan Lindemann
5825d41511 linux-rpm.mk: Refactor everything

Rewrite bit parts, mostly because of the need to put $(EXTRAVERSION) into rpm name and lilo label

2005-04-05 14:30:38 +00:00
Jan Lindemann
611b134ebd linux-rpm.mk: Fix EXTRAVERSION replacement after patching 2005-04-04 14:33:09 +00:00
Jan Lindemann
19b700a4ed linux-rpm.mk: Add patches.done to LOCAL_PRE_BUILD, instead of redefining it 2005-04-04 13:49:39 +00:00
Jan Lindemann
a6122c4f26 linux-rpm.mk: Add support for automatic patching

- Add support for automatic patching - Add support for oldstyle rpmbuild functionality inside rpm

2005-03-30 15:42:59 +00:00
Jan Lindemann
9d09f7823d tex.mk: Latex -> pdflatex

Switch from eps to png in consequence of switching from latex to pdflatex.

2005-03-11 20:38:48 +00:00
Jan Lindemann
63dc510260 linux-rpm.mk: Fix some ARCH issues 2005-01-31 14:03:17 +00:00
Jan Lindemann
10fad29d53 linux-rpm.mk: Basically went back to 1.13, with rpmbuild fixed 2005-01-31 13:54:46 +00:00
Jan Lindemann
808d080507 linux-rpm.mk: Support architectures other than i386

Build for architecture $(ARCH) (from rpmbuild --showrc) instead of i386 only.

2005-01-11 16:08:36 +00:00
Jan Lindemann
23b9c27d06 linux-rpm.mk: Merged changes from V_1_1_7_1_JL 2005-01-11 15:56:15 +00:00
Jan Lindemann
1bf6e2a802 linux-rpm.mk: Change EXTRAVERSION after having run $(LOCAL_PRE_BUILD) 2005-01-11 15:05:16 +00:00
Jan Lindemann
a15f042cd9 linux-rpm.mk: Add patch target 2004-09-04 14:00:26 +00:00
Jan Lindemann
f9539bd3d1 linux-rpm.mk: Add default boot label 2004-08-19 10:27:31 +00:00
Jan Lindemann
abe49a5aff linux-rpm.mk: Fix clean target 2004-08-18 23:26:50 +00:00
Jan Lindemann
6a7ca3e651 linux-rpm.mk: Fix clean targets 2004-08-18 18:12:58 +00:00
Jan Lindemann
5a4a2367c8 devutil/jcs and make: Add an EXTRAVERSION string to uname -r 2004-08-18 18:09:20 +00:00
Jan Lindemann
66fcab4b89 linux-rpm: Add target newrelease and option -l bootlabel

- Add target newrelease - Add support for the new options -l bootlabel and -a arch of mkspec-linux.sh

2004-08-18 12:42:05 +00:00
Jan Lindemann
3e9de8d25e make: Merge from V_1_1_5_2_FIXES 2004-07-29 11:38:49 +00:00
Jan Lindemann
234198936f linux-rpm.mk: Add auto-download of kernel tarball

Download kernel package only if it does not yet exist in samba directory

2004-05-12 05:14:26 +00:00
Jan Lindemann
7067725092 $(TOPDIR), make: Merged changes of V_1_1_7_1_JL 2004-04-20 16:48:50 +00:00
Jan Lindemann
09b7e0610c linux-rpm.mk: Make make aware of the downloading as seperate step 2004-02-23 12:13:56 +00:00
Jan Lindemann
eec00bca8a linux-rpm.mk: Add file 2004-02-11 19:24:35 +00:00