Commit Graph

  • 0c96b298f8 expand subarch to foo- instead of just foo. Andres Salomon 2005-07-11 04:45:42 +0000
  • 9f5c10e175 make the subarch variable not empty Andres Salomon 2005-07-11 04:40:06 +0000
  • 06ac3d1701 document my apology Andres Salomon 2005-07-11 03:53:31 +0000
  • 47109cf6eb generate debian/control completely from debian/templates, instead of using arch/*/control.in. We can add overrides for individual things later on (i'm thinking specifically of descriptions, here). Andres Salomon 2005-07-11 03:35:09 +0000
  • 7e7f0c97ca whoops. thinko. Andres Salomon 2005-07-11 03:22:30 +0000
  • 1b1037b6ab add a bunch of per-arch deps and suggests; mostly bootloaders. Gee, imagine a world where every arch used the same bootloader... Andres Salomon 2005-07-11 02:00:08 +0000
  • 8ef6420b0e nuke more duplicate build-dep/build-dep-indep stuff, and bump versioned dep on debhelper to match m68k's build-dep. Andres Salomon 2005-07-11 01:53:09 +0000
  • 906a75078a fix the gcc-3.3/gcc-4.0 arch-specific build-deps Andres Salomon 2005-07-11 01:51:13 +0000
  • 2706601969 add missing virtual package analogous to kernel-headers-2.6.11-1-i386 Andres Salomon 2005-07-11 01:21:17 +0000
  • f8b42f8b8a fix up flavour-specific description Andres Salomon 2005-07-11 01:08:28 +0000
  • 1ecebf4256 Few changes to sparc32 config: * Disable initrd support (*sigh*). Enabling initrd breaks the boot and at this point it does not look like there is a simple fix. * Compile the disk and cdrom SCSI drivers in, so that we can actually boot without initrd. * Disable multiple LUN probing for SCSI devices, as it causes the SCSI driver go ballistic occasionally. * Remove the support for Emulex SCSI driver, since it is PCI and we don't have it on sparc32 anyway. Jurij Smakov 2005-07-10 20:58:48 +0000
  • ba6a0ad660 build-depend on gcc-4.0, the new standard compiler (now the versioned depends on gcc-3.3 make sense ;) Frederik Schüler 2005-07-10 20:41:36 +0000
  • 5a2ac856c2 Same for sparc. Jurij Smakov 2005-07-10 20:33:18 +0000
  • 837446ce66 set build_makeflags to gcc-3.3 Norbert Tretkowski 2005-07-10 20:32:57 +0000
  • 79c7d3d4b6 same for alpha Norbert Tretkowski 2005-07-10 20:32:04 +0000
  • 5b23d29835 Add an explicit build-dep on gcc-3.3 for sparc, because sparc32 currently fails to build with gcc-4.0. Jurij Smakov 2005-07-10 20:30:40 +0000
  • 7f80cbaf1d add a per-flavour header template, and add @subarch@ bit to linux-image Andres Salomon 2005-07-10 19:09:57 +0000
  • 59bb7b6ea7 add a template file for kernel images Andres Salomon 2005-07-10 14:11:35 +0000
  • 08978a7845 there's no real need for two kernel-package deps, are there? :P Andres Salomon 2005-07-10 12:12:13 +0000
  • 2718e94d1f added files for alpha Norbert Tretkowski 2005-07-10 10:31:38 +0000
  • 1074107ae3 add all generated binary images to debian/control, to lessen confusion for someone trying to figure out how things are done. Andres Salomon 2005-07-10 02:18:28 +0000
  • 6e76d1f40b drop mention of tg3; we no longer strip it Andres Salomon 2005-07-10 01:04:39 +0000
  • 12471b605e mention how to build debian/control Andres Salomon 2005-07-10 01:03:10 +0000
  • f44ebee2b9 control is auto-generated, no need to track it in svn Andres Salomon 2005-07-10 01:01:15 +0000
  • de1ae7791a nuke flavours, it's not used, and it's spelled wrong as well *duck* Andres Salomon 2005-07-10 00:43:17 +0000
  • 2113b963f4 add some initial docs on building kernel images from raw materials (that is, a tarball from kernel.org, and this svn repo). Andres Salomon 2005-07-10 00:33:09 +0000
  • a14d3f4a76 *smirk*. s/wordlist/word/ Andres Salomon 2005-07-10 00:01:56 +0000
  • 1dcc5b31ff move autogenerated variables down to the autogen'd section Andres Salomon 2005-07-09 23:55:31 +0000
  • f1f32ab393 grab ltver from changelog Andres Salomon 2005-07-09 23:54:56 +0000
  • 4cb2e7ff66 eep, debugging stuff snuck in there. sorry for the noise Andres Salomon 2005-07-09 23:47:27 +0000
  • a77949ad73 minor comment about variable descriptions in README Andres Salomon 2005-07-09 23:42:48 +0000
  • 409d7c899f future-proof $(major); we don't want an upstream of 2.6.12.1 (for example) returning a $(major) of 2.6.12. It might be better to have $(major) be the actual major version (ie, 2), and export $(minor) as well (ie, 6). Andres Salomon 2005-07-09 23:36:15 +0000
  • 02b3c28c3f grab $(version) from changelog source Andres Salomon 2005-07-09 23:26:20 +0000
  • b6333e75bd - polish flavour configs, this should be good for release. - cleaned Makefile.inc. Changes for amd64: * switch from gcc-3.4 to default gcc (make m-a users happy) * 64bit kernel support for i386 userland suspendend until gcc-4.0 cross-compiling is fixed Frederik Schüler 2005-07-09 20:47:53 +0000
  • e698c06dab Remove the build and source symbolic links from /lib/modules/${version}, as leaving them in generates scary warnings during the image installation. Jurij Smakov 2005-07-07 02:49:33 +0000
  • f4b63e392a fix version nr in desc maximilian attems 2005-07-05 15:35:35 +0000
  • 58b78de7a6 Added tg3 support. Frederik Schüler 2005-07-05 09:43:20 +0000
  • bf433fc48d Yet another round of tg3 ping-pong (on sparc). Jurij Smakov 2005-07-05 04:12:26 +0000
  • a5dc36ed17 add back CONFIG_TIGON3 maximilian attems 2005-07-02 10:03:05 +0000
  • bd2f34de16 Merged 2.6.12.2. Frederik Schüler 2005-06-30 12:25:25 +0000
  • 8b03e1d580 Remove parts of the patch affecting the parisc defconfig files, as they are causing the parisc patch not to apply. Jurij Smakov 2005-06-26 21:25:33 +0000
  • b9f491aba4 Corrected the bit, applying the arch-specific patches. Jurij Smakov 2005-06-26 21:20:23 +0000
  • b8e8adf5be Change the base directory for patch installation from /usr/src/linux-patches to /usr/src/kernel-patches since that's where kernel-package expects them to be. Jurij Smakov 2005-06-26 21:09:54 +0000
  • d0f18b65e2 Move alpha-read-trylock.patch to 'processed' section as it is no longer required. Jurij Smakov 2005-06-26 18:58:11 +0000
  • 610ab78629 add some comments maximilian attems 2005-06-26 18:45:36 +0000
  • dd0d8d1a16 add info to that blacklisting maximilian attems 2005-06-25 19:14:34 +0000
  • d3b14fca58 Add typical usage for default_config Jurij Smakov 2005-06-24 23:56:23 +0000
  • 35e043412b Remove config.default and set default_config to sparc64 on sparc. Jurij Smakov 2005-06-24 23:55:19 +0000
  • d2630e2273 Remove config.default and set the default_config to 386 on i386. Jurij Smakov 2005-06-24 23:54:21 +0000
  • bf94155954 Documented the new variable default_config in README. Jurij Smakov 2005-06-24 23:53:05 +0000
  • e1d60eb271 Introduce new default_config variable in Makefile.inc. It can be used to specify the flavour whose config file will be used for building kernel headers. Jurij Smakov 2005-06-24 23:46:18 +0000
  • 2b67fabed9 Update the powerpc-ppc64-biarch-override.patch from Sven, include as it now applies cleanly. Jurij Smakov 2005-06-23 00:46:11 +0000
  • 13637a762a Copy over TODO.patches and update it. Jurij Smakov 2005-06-23 00:35:20 +0000
  • 027c1a1f69 Revert an earlier change which caused the inclusion of arch-specific control.in templates in the master control file. This is not required and will only clutter the control file unneccessarily. Jurij Smakov 2005-06-23 00:27:35 +0000
  • 1f8dd96687 Updated the i386 control file template. Jurij Smakov 2005-06-23 00:22:35 +0000
  • e4c12a9695 fix changelog breakage maximilian attems 2005-06-22 23:50:11 +0000
  • bce7573837 disable this tpm thingies maximilian attems 2005-06-22 23:33:37 +0000
  • ec75e21550 add some notes previous release: name trave11er ;) add bits of info of new upstream, also announce kicked out x86-i486 emu patch maximilian attems 2005-06-22 23:28:16 +0000
  • 5c767af0f5 add 2.6.12.1 security patches. will be fun for 2.6.8. maximilian attems 2005-06-22 23:11:54 +0000
  • 099b34a1a7 Apply fix to unpack/build/binary target, ensuring that multiple subarches will build correctly. Thanks to Eugene Konev. Jurij Smakov 2005-06-22 05:13:52 +0000
  • d88ab1eecd Make config.default a copy of config.sparc64 on sparc. Jurij Smakov 2005-06-22 03:59:07 +0000
  • 3083fed87f Just make config.default a copy of config.686, as it does not really matter anyway. For details see the message at http://lists.debian.org/debian-kernel/2004/08/msg01460.html Jurij Smakov 2005-06-22 03:58:06 +0000
  • e9ace8dc21 Updated all i386 configs, trying to be as consistent as possible. Jurij Smakov 2005-06-22 03:51:08 +0000
  • a2a3b39fc7 Update config.686, re-examining the choice of some yes/no options and enabling some more stuff as a result. Jurij Smakov 2005-06-22 02:22:30 +0000
  • 9f84dbc759 Rename packages: s/kernel-([headers|image])/linux-$1/g; Frederik Schüler 2005-06-21 16:51:36 +0000
  • 558dc29bd6 Add arch/*/control.in to the master control file, too Frederik Schüler 2005-06-21 09:49:36 +0000
  • b1c06fa410 first shot of 2.6.12 amd64 configs Frederik Schüler 2005-06-20 22:12:31 +0000
  • cdad8fa66c update patch with a corrected version from kernel-source-2.6.12 dann frazier 2005-06-20 15:48:32 +0000
  • 1541d3d834 drop this patch; will update with a new version from kernel-source-2.6.12 dann frazier 2005-06-20 15:48:10 +0000
  • a668d9d9df Replace kernel- -> linux- in sparc control file template. Jurij Smakov 2005-06-19 23:36:25 +0000
  • e40b71b33f Update the configs for sparc. Jurij Smakov 2005-06-19 19:22:29 +0000
  • a517a42ee1 revert nonesense maximilian attems 2005-06-19 18:23:58 +0000
  • 87e2ff156c s/linux-image/linux-kernel/ maximilian attems 2005-06-19 18:19:05 +0000
  • 26dcf41c96 Add missing build-dep-indep on dh-kpatches. Jurij Smakov 2005-06-19 17:02:44 +0000
  • 21cf5eeace Updated Makefile.inc for sparc. Jurij Smakov 2005-06-19 16:56:11 +0000
  • e599236235 Remove bogus arch-specific patches which were added for testing purposes only. Jurij Smakov 2005-06-19 16:54:34 +0000
  • 048a73191e Update documentation for the build_subarch variable. Jurij Smakov 2005-06-19 16:53:36 +0000
  • 162b19362e Fix a type debian-utils -> debianutils in the control.source.in template. Jurij Smakov 2005-06-19 16:41:51 +0000
  • ac07e44ed7 s/debian-utils/debianutils/ maximilian attems 2005-06-19 09:24:31 +0000
  • 2cd993c424 ...and add it to the series file dann frazier 2005-06-19 06:28:50 +0000
  • b1fbc12473 copy ia64-generic-nosmp.patch into the unified source tree dann frazier 2005-06-19 06:25:57 +0000
  • 712c53e1b0 update ia64 configs for 2.6.12 dann frazier 2005-06-19 06:23:28 +0000
  • dab9a87347 Another config update Jurij Smakov 2005-06-19 00:19:39 +0000
  • df815810fc Updated 686 config for 2.6.12 Jurij Smakov 2005-06-18 23:59:53 +0000
  • 1831e8677c Remove kernel- provides. Jurij Smakov 2005-06-18 23:33:41 +0000
  • 6acc7c8c80 Replace static references to version and abiname by variable references. Jurij Smakov 2005-06-18 23:22:47 +0000
  • 65582dd7e2 while we are at it name it linux-kernel maximilian attems 2005-06-18 22:11:15 +0000
  • 64d0ce873a Added xmlto as a build-dep-indep as build of kernel docs now requires it. Jurij Smakov 2005-06-18 21:21:08 +0000
  • 46ef6180db Update changelog, release number to .12, tree number to 1 and generate new control file. Jurij Smakov 2005-06-18 20:49:29 +0000
  • 6f315a89f0 Renamed the source package to linux-kernel as preferred by svenl and bumped the kernel-package build-dep to >= 9.000 as it contains essential bugfixes. Jurij Smakov 2005-06-18 20:44:44 +0000
  • 977bf1adc9 Updated control.headers.in and regenerated the master control file. Jurij Smakov 2005-06-18 20:42:28 +0000
  • b560f958f6 add ia64 tree dann frazier 2005-06-18 04:25:50 +0000
  • af1fecbd86 change order of arguments to find to end the new find's annoying warnings dann frazier 2005-06-18 01:43:02 +0000
  • b69bb20282 s/debian-utils/debianutils/ - i assume that was a typo dann frazier 2005-06-18 01:40:10 +0000
  • 2cee211e77 A new script for splitting the kernel configs into common and flavour-specific parts. See source for description. Will need to be modified to be able to rebuild the configs after modifications. Jurij Smakov 2005-06-03 03:50:17 +0000
  • 3939e2baef Revert the last change as it does not help. Jurij Smakov 2005-06-02 00:57:40 +0000
  • 304b999448 Create stamp-debian in the kernel build directory before building to workaround the kernel-package bug. Jurij Smakov 2005-06-02 00:22:13 +0000
  • 8a94a84792 Removed an unneeded file. Jurij Smakov 2005-06-01 02:30:17 +0000
  • f0f8628270 Corrected the names of packages in the template. Jurij Smakov 2005-06-01 02:24:38 +0000
  • aa0fc06305 Documentation updated, control.headers.in template reworked. Jurij Smakov 2005-06-01 02:21:45 +0000