Commit Graph

14363 Commits

Author SHA1 Message Date
Andres Salomon 337efa7d7f run split.py on ia64 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3522
2005-07-16 02:23:14 +00:00
Andres Salomon 2c70950786 run split.py on i386 configs
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3521
2005-07-16 02:21:45 +00:00
Andres Salomon 593e429b6e rename stuff to write out 'config' instead of 'config.common'. This is my
first ever attempt to python hackery.  fear.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3520
2005-07-16 02:18:25 +00:00
Andres Salomon e70192de4e update readme to reflect naming and other changes
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3519
2005-07-16 02:00:54 +00:00
Andres Salomon ba9fdc7115 rename config.common to config, ignore include_common_config (always use
the common config.  overriding options is implicit, use it if you don't want
to use the common configs), and fixed a subarch bug ($(arch)/config.$(subarch)
vs $(arch)/$(subarch)/config)

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3518
2005-07-16 01:56:00 +00:00
Sven Luther 7a903eca9c Removed bogus apus subarch, especially as Simon is trying to bring 2.6 apus into the mainline.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3515
2005-07-16 00:28:10 +00:00
Sven Luther 0762f2cbed Added extra_postinstall_command (not using it for powerpc afterall, but it could be generally usefull still).
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3513
2005-07-16 00:11:13 +00:00
Sven Luther 37bd417d06 Removed the config options concerning the ibmvscsi stuff too.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3509
2005-07-15 20:15:09 +00:00
Sven Luther efcbbe0277 Removed ibmvscsi patch as it failed to build.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3508
2005-07-15 20:14:24 +00:00
Bastian Blank 30bf3cb218 Add s390 config.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3507
2005-07-15 18:38:26 +00:00
Sven Luther 3c17b2147e Added a real pseries config file.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3506
2005-07-15 18:12:46 +00:00
Sven Luther f91a760232 Fixed typo in mkvmlinuz patch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3505
2005-07-15 17:45:23 +00:00
Sven Luther 8563773d65 Added powerpc-mkvmlinuz-support patch, to enable moving the mkvmlinuz support logic to kernel-package.
Added powerpc default config.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3504
2005-07-15 13:04:44 +00:00
Sven Luther ae86dcf228 Removed old powerpc config stuff i had backuped.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3502
2005-07-15 10:44:45 +00:00
Sven Luther 55a989de29 Disabled apus and pseries configs for now, as we will not build them in the main kernels.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3501
2005-07-15 10:44:07 +00:00
Sven Luther b5cd917e37 Added a bogus apus subarch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3500
2005-07-15 10:43:03 +00:00
Andres Salomon ec2bef9c7b fix missing @subarch@ in dependency
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3499
2005-07-15 10:35:07 +00:00
Sven Luther efb3b1e5e0 Let's try this another time :/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3498
2005-07-15 10:26:30 +00:00
Sven Luther 692eb57614 Upgraded the powerpc configs to play nice with the patches.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3497
2005-07-15 10:10:25 +00:00
Joshua Kwan 8302348e5f document the new expansions and some old ones that were missed.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3496
2005-07-15 09:49:38 +00:00
Joshua Kwan 104e158f77 remove unused @smp@ expansion
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3495
2005-07-15 09:49:21 +00:00
Joshua Kwan 3fab8611d4 arch headers package is not "Virtual" - that's a completely different sort of
package. We mean "dummy"

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3494
2005-07-15 09:49:10 +00:00
Sven Luther a27b2b3a47 Created bogus apus and pseries configs.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3493
2005-07-15 09:42:07 +00:00
Sven Luther 50cc467c25 Moved the powerpc configs into the powerpc subarch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3492
2005-07-15 09:41:16 +00:00
Andres Salomon 2e9fc41ed1 move config.common -. config
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3490
2005-07-15 09:09:27 +00:00
Andres Salomon 0ba09341bb nuke control.in's, so people don't keep updating them.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3489
2005-07-15 08:57:14 +00:00
dann frazier 7202ccee07 update ia64 configs (still non-modular)
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3488
2005-07-15 08:47:55 +00:00
Andres Salomon d4ed2d9f65 make the virtual headers package -@arch@-all instead of just -@arch@, as powerpc
has an actual headers package called -@arch@.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3487
2005-07-15 07:54:54 +00:00
dann frazier 3073149a2f s/linux-headers-@version@-@abiname@/linux-headers-@version@-@abiname@-ia64/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3486
2005-07-15 07:29:52 +00:00
dann frazier f52ddf078d macroify abiname for ia64
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3485
2005-07-15 07:22:40 +00:00
dann frazier a8f0552140 s/kernel/linux/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3484
2005-07-15 07:17:18 +00:00
Sven Luther 2cdcb0cc9f Added powerpc and powerpc-smp configs, power3/4 are disspaering in favour of the pseries one.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3483
2005-07-14 23:13:48 +00:00
Sven Luther a92edaeff3 Moved old 2.6.11 config stuff out of the way, to make place for the new stuff.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3482
2005-07-14 23:10:50 +00:00
Joshua Kwan 3a14c68289 Add flavour dependencies for the dummy headers package; prettify output, distinguishing between UP and SMP; shell is evil
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3481
2005-07-14 08:29:26 +00:00
maximilian attems 5df78fa922 enable initio scsi driver
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3480
2005-07-13 16:42:16 +00:00
Thiemo Seufer ff73ac1544 Providing those seems to be premature when nothing else works.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3479
2005-07-12 17:20:39 +00:00
Thiemo Seufer 25366b5e6f Some mips/mipsel subarch definitions.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3478
2005-07-12 12:14:58 +00:00
Andres Salomon 1a1916b62f this copyright file was incredibly wrong..
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3477
2005-07-12 11:26:52 +00:00
Andres Salomon 54a744f1cf Since the source package name is no longer indicative of the upstream kernel
version, we need to grab it from the package version instead.  Hopefully this
won't cause things to break too terribly if we decide to mess around w/ the
upstream version (ie, 2.6.12.99.rc3-1 or something).

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3474
2005-07-12 11:02:40 +00:00
Andres Salomon 2a08e34837 ..and that requires updating this, too
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3473
2005-07-12 10:57:24 +00:00
Andres Salomon d4f3f1b0ed change the source package name from linux-kernel-2.6.12 to linux-2.6
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3472
2005-07-12 10:56:54 +00:00
Andres Salomon 72f945eb47 and that should be $(karch), not $(arch).
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3471
2005-07-12 10:54:26 +00:00
Andres Salomon f977911413 use $(append) instead of $(subarch) when generating control files; oops.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3470
2005-07-12 10:48:14 +00:00
Andres Salomon 8e7c414f24 commit this horribly untested code that generates debian/control from
templates/control.*.in for generated images.  Will start a test build now
and see whether it actually worked after lunch :)

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3469
2005-07-12 08:57:24 +00:00
Andres Salomon 3e56b3dd5d another place where the control deps can be automatic
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3468
2005-07-12 08:36:08 +00:00
Andres Salomon 95feeabca6 make the debian/control dep automatic
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3467
2005-07-12 08:29:52 +00:00
Norbert Tretkowski 35628b89b3 close #260003 with changelog
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3466
2005-07-12 07:13:22 +00:00
Jurij Smakov 78f462dc11 Export the MAKEFLAGS command before running the
command rather than sticking it on the command
line, since sparc32 is choking on it otherwise.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3464
2005-07-12 00:35:00 +00:00
Norbert Tretkowski 832e46a6b5 ups, forgot one...
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3463
2005-07-11 19:08:43 +00:00
Norbert Tretkowski 28fe88eff6 updated alpha configs
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3462
2005-07-11 19:07:48 +00:00