/[kernel]/trunk/kernel/source/linux-kernel-2.6.12/debian
ViewVC logotype

Log of /trunk/kernel/source/linux-kernel-2.6.12/debian

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 3511)

Revision 3452 - Directory Listing
Modified Mon Jul 11 01:08:28 2005 UTC (7 years, 10 months ago) by dilinger
fix up flavour-specific description

Revision 3451 - Directory Listing
Modified Sun Jul 10 20:58:48 2005 UTC (7 years, 10 months ago) by jurij-guest
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.

Revision 3450 - Directory Listing
Modified Sun Jul 10 20:41:36 2005 UTC (7 years, 10 months ago) by fschueler-guest
build-depend on gcc-4.0, the new standard compiler (now the versioned depends on gcc-3.3 make sense ;)

Revision 3449 - Directory Listing
Modified Sun Jul 10 20:33:18 2005 UTC (7 years, 10 months ago) by jurij-guest
Same for sparc.

Revision 3448 - Directory Listing
Modified Sun Jul 10 20:32:57 2005 UTC (7 years, 10 months ago) by nobse
set build_makeflags to gcc-3.3

Revision 3447 - Directory Listing
Modified Sun Jul 10 20:32:04 2005 UTC (7 years, 10 months ago) by nobse
same for alpha

Revision 3446 - Directory Listing
Modified Sun Jul 10 20:30:40 2005 UTC (7 years, 10 months ago) by jurij-guest
Add an explicit build-dep on gcc-3.3 for sparc,
because sparc32 currently fails to build with
gcc-4.0.

Revision 3445 - Directory Listing
Modified Sun Jul 10 19:09:57 2005 UTC (7 years, 10 months ago) by dilinger
add a per-flavour header template, and add @subarch@ bit to linux-image

Revision 3444 - Directory Listing
Modified Sun Jul 10 14:11:35 2005 UTC (7 years, 10 months ago) by dilinger
add a template file for kernel images

Revision 3443 - Directory Listing
Modified Sun Jul 10 12:12:13 2005 UTC (7 years, 10 months ago) by dilinger
there's no real need for two kernel-package deps, are there? :P

Revision 3442 - Directory Listing
Modified Sun Jul 10 10:31:38 2005 UTC (7 years, 10 months ago) by nobse
added files for alpha

Revision 3441 - Directory Listing
Modified Sun Jul 10 02:18:28 2005 UTC (7 years, 10 months ago) by dilinger
add all generated binary images to debian/control, to lessen confusion for
someone trying to figure out how things are done.

Revision 3440 - Directory Listing
Modified Sun Jul 10 01:04:39 2005 UTC (7 years, 10 months ago) by dilinger
drop mention of tg3; we no longer strip it

Revision 3439 - Directory Listing
Modified Sun Jul 10 01:03:10 2005 UTC (7 years, 10 months ago) by dilinger
mention how to build debian/control

Revision 3438 - Directory Listing
Modified Sun Jul 10 01:01:15 2005 UTC (7 years, 10 months ago) by dilinger
control is auto-generated, no need to track it in svn

Revision 3437 - Directory Listing
Modified Sun Jul 10 00:43:17 2005 UTC (7 years, 10 months ago) by dilinger
nuke flavours, it's not used, and it's spelled wrong as well *duck*

Revision 3435 - Directory Listing
Modified Sun Jul 10 00:33:09 2005 UTC (7 years, 10 months ago) by dilinger
add some initial docs on building kernel images from raw materials (that is,
a tarball from kernel.org, and this svn repo).

Revision 3434 - Directory Listing
Modified Sun Jul 10 00:01:56 2005 UTC (7 years, 10 months ago) by dilinger
*smirk*.  s/wordlist/word/

Revision 3433 - Directory Listing
Modified Sat Jul 9 23:55:31 2005 UTC (7 years, 10 months ago) by dilinger
move autogenerated variables down to the autogen'd section

Revision 3432 - Directory Listing
Modified Sat Jul 9 23:54:56 2005 UTC (7 years, 10 months ago) by dilinger
grab ltver from changelog

Revision 3431 - Directory Listing
Modified Sat Jul 9 23:47:27 2005 UTC (7 years, 10 months ago) by dilinger
eep, debugging stuff snuck in there.  sorry for the noise

Revision 3430 - Directory Listing
Modified Sat Jul 9 23:42:48 2005 UTC (7 years, 10 months ago) by dilinger
minor comment about variable descriptions in README

Revision 3429 - Directory Listing
Modified Sat Jul 9 23:36:15 2005 UTC (7 years, 10 months ago) by dilinger
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).

Revision 3428 - Directory Listing
Modified Sat Jul 9 23:26:20 2005 UTC (7 years, 10 months ago) by dilinger
grab $(version) from changelog source

Revision 3427 - Directory Listing
Modified Sat Jul 9 20:47:53 2005 UTC (7 years, 10 months ago) by fschueler-guest
- 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


Revision 3426 - Directory Listing
Modified Thu Jul 7 02:49:33 2005 UTC (7 years, 10 months ago) by jurij-guest
Remove the build and source symbolic links from
/lib/modules/${version}, as leaving them in 
generates scary warnings during the image
installation.

Revision 3425 - Directory Listing
Modified Tue Jul 5 15:35:35 2005 UTC (7 years, 10 months ago) by maks-guest
fix version nr in desc

Revision 3424 - Directory Listing
Modified Tue Jul 5 09:43:20 2005 UTC (7 years, 10 months ago) by fschueler-guest
Added tg3 support.

Revision 3423 - Directory Listing
Modified Tue Jul 5 04:12:26 2005 UTC (7 years, 10 months ago) by jurij-guest
Yet another round of tg3 ping-pong (on sparc).

Revision 3421 - Directory Listing
Modified Sat Jul 2 10:03:05 2005 UTC (7 years, 10 months ago) by maks-guest
add back CONFIG_TIGON3

Revision 3417 - Directory Listing
Modified Fri Jul 1 18:23:45 2005 UTC (7 years, 10 months ago) by dilinger
move new packaging into trunk from branch.  Whee.

Revision 3415 - Directory Listing
Modified Thu Jun 30 12:25:25 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12/debian
Merged 2.6.12.2.

Revision 3405 - Directory Listing
Modified Sun Jun 26 21:25:33 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Remove parts of the patch affecting the parisc
defconfig files, as they are causing the parisc
patch not to apply.

Revision 3404 - Directory Listing
Modified Sun Jun 26 21:20:23 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Corrected the bit, applying the arch-specific
patches.

Revision 3403 - Directory Listing
Modified Sun Jun 26 21:09:54 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
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.

Revision 3402 - Directory Listing
Modified Sun Jun 26 18:58:11 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Move alpha-read-trylock.patch to 'processed'
section as it is no longer required.

Revision 3401 - Directory Listing
Modified Sun Jun 26 18:45:36 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
add some comments

Revision 3400 - Directory Listing
Modified Sat Jun 25 19:14:34 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
add info to that blacklisting

Revision 3399 - Directory Listing
Modified Fri Jun 24 23:56:23 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Add typical usage for default_config

Revision 3398 - Directory Listing
Modified Fri Jun 24 23:55:19 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Remove config.default and set default_config
to sparc64 on sparc.

Revision 3397 - Directory Listing
Modified Fri Jun 24 23:54:21 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Remove config.default and set the default_config
to 386 on i386.

Revision 3396 - Directory Listing
Modified Fri Jun 24 23:53:05 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Documented the new variable default_config in README.

Revision 3395 - Directory Listing
Modified Fri Jun 24 23:46:18 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
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.

Revision 3394 - Directory Listing
Modified Thu Jun 23 00:46:11 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Update the powerpc-ppc64-biarch-override.patch
from Sven, include as it now applies cleanly.

Revision 3393 - Directory Listing
Modified Thu Jun 23 00:35:20 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Copy over TODO.patches and update it.

Revision 3392 - Directory Listing
Modified Thu Jun 23 00:27:35 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
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.

Revision 3391 - Directory Listing
Modified Thu Jun 23 00:22:35 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Updated the i386 control file template.

Revision 3390 - Directory Listing
Modified Wed Jun 22 23:50:11 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
fix changelog breakage

Revision 3389 - Directory Listing
Modified Wed Jun 22 23:33:37 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
disable this tpm thingies

Revision 3388 - Directory Listing
Modified Wed Jun 22 23:28:16 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
add some notes previous release:
name trave11er ;)
add bits of info of new upstream,
also announce kicked out x86-i486 emu patch

Revision 3387 - Directory Listing
Modified Wed Jun 22 23:11:54 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
add 2.6.12.1 security patches.
will be fun for 2.6.8.

Revision 3386 - Directory Listing
Modified Wed Jun 22 05:13:52 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Apply fix to unpack/build/binary target, ensuring
that multiple subarches will build correctly.
Thanks to Eugene Konev.

Revision 3385 - Directory Listing
Modified Wed Jun 22 03:59:07 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Make config.default a copy of config.sparc64 on
sparc.

Revision 3384 - Directory Listing
Modified Wed Jun 22 03:58:06 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
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

Revision 3383 - Directory Listing
Modified Wed Jun 22 03:51:08 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Updated all i386 configs, trying to be as consistent
as possible.

Revision 3382 - Directory Listing
Modified Wed Jun 22 02:22:30 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Update config.686, re-examining the choice of
some yes/no options and enabling some more stuff
as a result.

Revision 3381 - Directory Listing
Modified Tue Jun 21 16:51:36 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12/debian
Rename packages: s/kernel-([headers|image])/linux-$1/g;

Revision 3380 - Directory Listing
Modified Tue Jun 21 09:49:36 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12/debian
Add arch/*/control.in to the master control file, too

Revision 3377 - Directory Listing
Modified Mon Jun 20 22:12:31 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12/debian
first shot of 2.6.12 amd64 configs

Revision 3376 - Directory Listing
Modified Mon Jun 20 15:48:32 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12/debian
update patch with a corrected version from kernel-source-2.6.12

Revision 3375 - Directory Listing
Modified Mon Jun 20 15:48:10 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12/debian
drop this patch; will update with a new version from kernel-source-2.6.12

Revision 3373 - Directory Listing
Modified Sun Jun 19 23:36:25 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Replace kernel- -> linux- in sparc control file
template.

Revision 3372 - Directory Listing
Modified Sun Jun 19 19:22:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Update the configs for sparc.

Revision 3371 - Directory Listing
Modified Sun Jun 19 18:23:58 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
revert nonesense

Revision 3370 - Directory Listing
Modified Sun Jun 19 18:19:05 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
s/linux-image/linux-kernel/

Revision 3369 - Directory Listing
Modified Sun Jun 19 17:02:44 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Add missing build-dep-indep on dh-kpatches.

Revision 3368 - Directory Listing
Modified Sun Jun 19 16:56:11 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Updated Makefile.inc for sparc.

Revision 3367 - Directory Listing
Modified Sun Jun 19 16:54:34 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Remove bogus arch-specific patches which were
added for testing purposes only.

Revision 3366 - Directory Listing
Modified Sun Jun 19 16:53:36 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Update documentation for the build_subarch
variable.

Revision 3365 - Directory Listing
Modified Sun Jun 19 16:41:51 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Fix a type debian-utils -> debianutils in the
control.source.in template.

Do not edit debian/control directly, as it is
generated from the files in debian/templates/.

Revision 3364 - Directory Listing
Modified Sun Jun 19 09:24:31 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
s/debian-utils/debianutils/

Revision 3363 - Directory Listing
Modified Sun Jun 19 06:28:50 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12/debian
...and add it to the series file

Revision 3362 - Directory Listing
Modified Sun Jun 19 06:25:57 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12/debian
copy ia64-generic-nosmp.patch into the unified source tree

Revision 3361 - Directory Listing
Modified Sun Jun 19 06:23:28 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12/debian
update ia64 configs for 2.6.12

Revision 3359 - Directory Listing
Modified Sun Jun 19 00:19:39 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Another config update

Revision 3358 - Directory Listing
Modified Sat Jun 18 23:59:53 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Updated 686 config for 2.6.12

Revision 3357 - Directory Listing
Modified Sat Jun 18 23:33:41 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Remove kernel- provides.

Revision 3356 - Directory Listing
Modified Sat Jun 18 23:22:47 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian
Replace static references to version and abiname
by variable references.

Revision 3354 - Directory Listing
Modified Sat Jun 18 22:11:15 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian
Copied from: branches/kernel-image-2.6.12/debian revision 3353
while we are at it name it linux-kernel

Revision 3353 - Directory Listing
Modified Sat Jun 18 21:59:46 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/kernel-image-2.6.12/debian
add all the remaining patches to the new branch

Revision 3352 - Directory Listing
Modified Sat Jun 18 21:47:41 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/kernel-image-2.6.12/debian
add jurij another "spielwiese" :)

Revision 3351 - Directory Listing
Modified Sat Jun 18 21:21:08 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added xmlto as a build-dep-indep as build of
kernel docs now requires it.

Revision 3350 - Directory Listing
Modified Sat Jun 18 20:49:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Update changelog, release number to .12,
tree number to 1 and generate new control file.

Revision 3349 - Directory Listing
Modified Sat Jun 18 20:44:44 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
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.

Revision 3348 - Directory Listing
Modified Sat Jun 18 20:42:28 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Updated control.headers.in and regenerated the
master control file.

Revision 3341 - Directory Listing
Modified Sat Jun 18 04:25:50 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11/debian
add ia64 tree

Revision 3340 - Directory Listing
Modified Sat Jun 18 01:43:02 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11/debian
change order of arguments to find to end the new find's annoying warnings

Revision 3339 - Directory Listing
Modified Sat Jun 18 01:40:10 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11/debian
s/debian-utils/debianutils/ - i assume that was a typo

Revision 3296 - Directory Listing
Modified Fri Jun 3 03:50:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
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.

Revision 3295 - Directory Listing
Modified Thu Jun 2 00:57:40 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Revert the last change as it does not help.

Revision 3294 - Directory Listing
Modified Thu Jun 2 00:22:13 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Create stamp-debian in the kernel build directory before
building to workaround the kernel-package bug.

Revision 3293 - Directory Listing
Modified Wed Jun 1 02:30:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Removed an unneeded file.

Revision 3292 - Directory Listing
Modified Wed Jun 1 02:24:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Corrected the names of packages in the template.

Revision 3291 - Directory Listing
Modified Wed Jun 1 02:21:45 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Documentation updated, control.headers.in template
reworked.

Revision 3290 - Directory Listing
Modified Wed Jun 1 00:52:05 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Corrected a dependency of linux-headers.

Revision 3289 - Directory Listing
Modified Tue May 31 23:38:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* Add dh-kpatches to build-deps-indep.
* Copy asm-offsets.s in place instead of symlinking
* Make sure DEBIAN does not get into packages.

Revision 3286 - Directory Listing
Modified Tue May 31 15:30:27 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Updated debian/control after changes to template.

Revision 3285 - Directory Listing
Modified Tue May 31 15:28:57 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* A typo in post-install.in corrected.
* header-install.in now correctly takes care of the asm-offsets.s files.
* Some kernel -> linux changes in the Makefile.

Revision 3284 - Directory Listing
Modified Tue May 31 05:49:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Changes kernel -> linux in the post-install.in,
which was failing. Made the detection of kernel
arch automatic there, based on include/asm symlink.

Revision 3283 - Directory Listing
Modified Tue May 31 05:12:59 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Removed concatenation of debian/files from
the build target, as it is not yet created
at that point.

Revision 3282 - Directory Listing
Modified Tue May 31 03:11:25 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Typo corrected.

Revision 3281 - Directory Listing
Modified Tue May 31 03:05:58 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Looks like all pieces are in places.
Testing, testing, testing!

Revision 3280 - Directory Listing
Modified Tue May 31 02:16:28 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added the building of linux-doc package.

Revision 3279 - Directory Listing
Modified Tue May 31 01:17:23 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Removed added_patches support, instead the arch
patches are now applied automatically at the
unpacking stage.

Revision 3278 - Directory Listing
Modified Tue May 31 00:52:12 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added preliminary support for arch-specific
patches.

Revision 3266 - Directory Listing
Modified Sun May 29 20:46:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Minor cleanups

Revision 3265 - Directory Listing
Modified Sun May 29 17:49:40 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added patch-debian target, creating the
linux-patch-debian package.

Revision 3262 - Directory Listing
Modified Sun May 29 04:46:18 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Builds source, tree and images. Images currently
break due to some stem issues.

Revision 3261 - Directory Listing
Modified Sun May 29 00:15:03 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Makefile rearrangement.

Revision 3260 - Directory Listing
Modified Sat May 28 23:55:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added 'tree' target, building linux-tree package.

Revision 3259 - Directory Listing
Modified Sat May 28 23:40:53 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11/debian
Correct amd64 abi version: no need for a high number with a unified kernel image :-)

Revision 3258 - Directory Listing
Modified Sat May 28 23:07:32 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added the 'source' target which builds the
linux-source binary package.

Revision 3257 - Directory Listing
Modified Sat May 28 20:18:48 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Corrected the unpatch target.

Revision 3256 - Directory Listing
Modified Sat May 28 20:15:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added patch and unpatch targets.

Revision 3254 - Directory Listing
Modified Sat May 28 18:59:27 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Added prune-non-free and apply scripts.

Revision 3250 - Directory Listing
Modified Sat May 28 05:24:11 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Include Makefile.subarch which somehow got
left out.

Revision 3243 - Directory Listing
Modified Fri May 27 04:55:13 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Minor housekeeping.

Revision 3242 - Directory Listing
Modified Fri May 27 04:52:42 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Slow but steady progress towards integration
with kernel-source package.

Revision 3240 - Directory Listing
Modified Fri May 27 01:12:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Rearrangements in preparation to merge with
kernel-source

Revision 3239 - Directory Listing
Modified Thu May 26 01:53:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Fixed makefiles to reflect the new file locations.

Revision 3238 - Directory Listing
Modified Thu May 26 01:42:15 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Moved all stuff to debian/ in preparation for
the integration with kernel-source. Everybody
please SVN UP before changing anything!

Revision 3216 - Directory Listing
Modified Mon May 23 00:14:35 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Moved makefile.

Revision 3215 - Directory Listing
Modified Mon May 23 00:13:49 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Some major changes: each flavour now has a separate
target, making the name of the flavour available to
make.

Revision 3205 - Directory Listing
Modified Sat May 21 04:53:25 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
"All systems go" commit. Everybody is
encouraged to give it a try.

Revision 3204 - Directory Listing
Modified Sat May 21 01:32:51 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Implemented arch/subarch-specific patches and
updated README and TODO files accordingly.

Revision 3203 - Directory Listing
Modified Fri May 20 23:45:33 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Corrected the naming, which is RFC-compliant now.
Tested subarch and no-subarch builds on i386.

Revision 3201 - Directory Listing
Modified Fri May 20 05:56:49 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* Moved scripts subdirectory to the -headers package
  and got rid of all kernel-kbuild references.
* Tested with 686 flavour on i386, packages produce
  file layout identical to official ones.
* Lots of minor fixes.

Revision 3198 - Directory Listing
Modified Thu May 19 23:10:25 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Fixed the generation of config files for all
cases. Minor corrections to the documentation.

Revision 3148 - Directory Listing
Modified Thu May 19 01:01:40 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Updated README with subarch-specific stuff.

Revision 3146 - Directory Listing
Modified Thu May 19 00:16:36 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Subarch support added. README file is not updated
to reflect these changes yet.

Revision 3143 - Directory Listing
Modified Wed May 18 11:51:24 2005 UTC (8 years ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11/debian
Added amd64 support.

Revision 3137 - Directory Listing
Modified Wed May 18 03:40:09 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Everything is broken as experiments with subarch
stuff are underway.

Revision 3136 - Directory Listing
Modified Tue May 17 23:04:42 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Everything is implemented except subarch stuff.

Revision 3117 - Directory Listing
Modified Sun May 15 06:43:57 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11/debian
Added the flavours file from the kernel-source-non-free package. Has amd64,
but not yet sparc.

Revision 3113 - Directory Listing
Modified Sun May 15 05:30:44 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
"Good enough to build broken i386 packages" commit.
Everything is more or less in place, need to audit
the build procedure for individual arches and put
in the remaining bits and pieces.

Revision 3104 - Directory Listing
Modified Sat May 14 05:55:07 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* Updated README.
* Mostly implemented all necessary target. Does not
  build yet and a number of problems still need to
  be resolved (see debian/rules for details).

Revision 3044 - Directory Listing
Modified Thu May 12 05:58:57 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* 'build' target implemented.
* Additional variables which can be defined
  on per-arch basis (in Makefile.inc) introduced
  and documented in README.

Revision 3034 - Directory Listing
Modified Wed May 11 02:05:18 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
* Implemented 'unpack' target completely.
* Added README file, documenting the file
  locations and format.
* Lots of other stuff.

Revision 3025 - Directory Listing
Added Tue May 10 04:16:53 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian
Initial commit of common kernel-image infrastructure.
So far it can only unpack the source.

  ViewVC Help
Powered by ViewVC 1.1.5