/[kernel]/branches/kernel-image-2.6.11
ViewVC logotype

Log of /branches/kernel-image-2.6.11

View Directory Listing Directory Listing


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

Revision 3295 - Directory Listing
Modified Thu Jun 2 00:57:40 2005 UTC (8 years ago) by jurij-guest
Revert the last change as it does not help.

Revision 3294 - Directory Listing
Modified Thu Jun 2 00:22:13 2005 UTC (8 years ago) by jurij-guest
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 (8 years ago) by jurij-guest
Removed an unneeded file.

Revision 3292 - Directory Listing
Modified Wed Jun 1 02:24:38 2005 UTC (8 years ago) by jurij-guest
Corrected the names of packages in the template.

Revision 3291 - Directory Listing
Modified Wed Jun 1 02:21:45 2005 UTC (8 years ago) by jurij-guest
Documentation updated, control.headers.in template
reworked.

Revision 3290 - Directory Listing
Modified Wed Jun 1 00:52:05 2005 UTC (8 years ago) by jurij-guest
Corrected a dependency of linux-headers.

Revision 3289 - Directory Listing
Modified Tue May 31 23:38:14 2005 UTC (8 years ago) by jurij-guest
* 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 (8 years ago) by jurij-guest
Updated debian/control after changes to template.

Revision 3285 - Directory Listing
Modified Tue May 31 15:28:57 2005 UTC (8 years ago) by jurij-guest
* 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 (8 years ago) by jurij-guest
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 (8 years ago) by jurij-guest
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 (8 years ago) by jurij-guest
Typo corrected.

Revision 3281 - Directory Listing
Modified Tue May 31 03:05:58 2005 UTC (8 years ago) by jurij-guest
Looks like all pieces are in places.
Testing, testing, testing!

Revision 3280 - Directory Listing
Modified Tue May 31 02:16:28 2005 UTC (8 years ago) by jurij-guest
Added the building of linux-doc package.

Revision 3279 - Directory Listing
Modified Tue May 31 01:17:23 2005 UTC (8 years ago) by jurij-guest
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 (8 years ago) by jurij-guest
Added preliminary support for arch-specific
patches.

Revision 3266 - Directory Listing
Modified Sun May 29 20:46:14 2005 UTC (8 years ago) by jurij-guest
Minor cleanups

Revision 3265 - Directory Listing
Modified Sun May 29 17:49:40 2005 UTC (8 years ago) by jurij-guest
Added patch-debian target, creating the
linux-patch-debian package.

Revision 3262 - Directory Listing
Modified Sun May 29 04:46:18 2005 UTC (8 years ago) by jurij-guest
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 (8 years ago) by jurij-guest
Makefile rearrangement.

Revision 3260 - Directory Listing
Modified Sat May 28 23:55:38 2005 UTC (8 years ago) by jurij-guest
Added 'tree' target, building linux-tree package.

Revision 3259 - Directory Listing
Modified Sat May 28 23:40:53 2005 UTC (8 years ago) by fschueler-guest
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 (8 years ago) by jurij-guest
Added the 'source' target which builds the
linux-source binary package.

Revision 3257 - Directory Listing
Modified Sat May 28 20:18:48 2005 UTC (8 years ago) by jurij-guest
Corrected the unpatch target.

Revision 3256 - Directory Listing
Modified Sat May 28 20:15:14 2005 UTC (8 years ago) by jurij-guest
Added patch and unpatch targets.

Revision 3254 - Directory Listing
Modified Sat May 28 18:59:27 2005 UTC (8 years ago) by jurij-guest
Added prune-non-free and apply scripts.

Revision 3250 - Directory Listing
Modified Sat May 28 05:24:11 2005 UTC (8 years ago) by jurij-guest
Include Makefile.subarch which somehow got
left out.

Revision 3243 - Directory Listing
Modified Fri May 27 04:55:13 2005 UTC (8 years ago) by jurij-guest
Minor housekeeping.

Revision 3242 - Directory Listing
Modified Fri May 27 04:52:42 2005 UTC (8 years ago) by jurij-guest
Slow but steady progress towards integration
with kernel-source package.

Revision 3240 - Directory Listing
Modified Fri May 27 01:12:29 2005 UTC (8 years ago) by jurij-guest
Rearrangements in preparation to merge with
kernel-source

Revision 3239 - Directory Listing
Modified Thu May 26 01:53:38 2005 UTC (8 years ago) by jurij-guest
Fixed makefiles to reflect the new file locations.

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

Revision 3236 - Directory Listing
Modified Tue May 24 01:40:51 2005 UTC (8 years ago) by jurij-guest
Removed an unneeded file from headers_extra on sparc.

Revision 3235 - Directory Listing
Modified Tue May 24 00:43:22 2005 UTC (8 years ago) by jurij-guest
Now fixed for sure.

Revision 3234 - Directory Listing
Modified Tue May 24 00:37:32 2005 UTC (8 years ago) by jurij-guest
Third time I should get it right, finally :-)

Revision 3233 - Directory Listing
Modified Mon May 23 23:36:39 2005 UTC (8 years ago) by jurij-guest
Another minor tweak.

Revision 3232 - Directory Listing
Modified Mon May 23 23:32:42 2005 UTC (8 years ago) by jurij-guest
Corrected the asm-offsets.s magic.

Revision 3231 - Directory Listing
Modified Mon May 23 22:28:26 2005 UTC (8 years ago) by jurij-guest
Fix (hopefully) the asm-offsets.s issues.

Revision 3228 - Directory Listing
Modified Mon May 23 17:02:54 2005 UTC (8 years ago) by luther
Created a first try of common config file :)

Revision 3227 - Directory Listing
Modified Mon May 23 17:00:15 2005 UTC (8 years ago) by jurij-guest
Allow passing arbitrary build_subarch string.

Revision 3226 - Directory Listing
Modified Mon May 23 16:56:35 2005 UTC (8 years ago) by luther
Added powerpc Makefile.inc

Revision 3225 - Directory Listing
Modified Mon May 23 16:25:33 2005 UTC (8 years ago) by jurij-guest
Moved the creation of .config file in kernel-source
directory to headers-stamp target to avoid overwriting
it.

Revision 3224 - Directory Listing
Modified Mon May 23 14:25:40 2005 UTC (8 years ago) by jurij-guest
* Populated the arch/sparc subdir for testing.
* Minor fixes in amd64's Makefile.inc.

Revision 3223 - Directory Listing
Modified Mon May 23 14:02:07 2005 UTC (8 years ago) by jurij-guest
Implemented a nicer way to handle prefixing
of a make-kpkg call with blah32 for 32-bit flavours.

Revision 3217 - Directory Listing
Modified Mon May 23 05:39:20 2005 UTC (8 years ago) by jurij-guest
Minor fixups.

Revision 3216 - Directory Listing
Modified Mon May 23 00:14:35 2005 UTC (8 years ago) by jurij-guest
Moved makefile.

Revision 3215 - Directory Listing
Modified Mon May 23 00:13:49 2005 UTC (8 years ago) by jurij-guest
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, 1 month ago) by jurij-guest
"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, 1 month ago) by jurij-guest
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, 1 month ago) by jurij-guest
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, 1 month ago) by jurij-guest
* 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, 1 month ago) by jurij-guest
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, 1 month ago) by jurij-guest
Updated README with subarch-specific stuff.

Revision 3147 - Directory Listing
Modified Thu May 19 00:19:43 2005 UTC (8 years, 1 month ago) by jurij-guest
Added forgotten TODO item.

Revision 3146 - Directory Listing
Modified Thu May 19 00:16:36 2005 UTC (8 years, 1 month ago) by jurij-guest
Subarch support added. README file is not updated
to reflect these changes yet.

Revision 3145 - Directory Listing
Modified Wed May 18 18:37:45 2005 UTC (8 years, 1 month ago) by jurij-guest
Added IMPORTANT file, listing the latest
relatively unbroken revision.

Revision 3144 - Directory Listing
Modified Wed May 18 11:57:59 2005 UTC (8 years, 1 month ago) by fschueler-guest
fix i386 and ppc control.in files.

Revision 3143 - Directory Listing
Modified Wed May 18 11:51:24 2005 UTC (8 years, 1 month ago) by fschueler-guest
Added amd64 support.

Revision 3137 - Directory Listing
Modified Wed May 18 03:40:09 2005 UTC (8 years, 1 month ago) by jurij-guest
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, 1 month ago) by jurij-guest
Everything is implemented except subarch stuff.

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

Revision 3116 - Directory Listing
Modified Sun May 15 06:41:57 2005 UTC (8 years, 1 month ago) by luther
Moved the configs to the arch/powerpc toplevel.

Revision 3115 - Directory Listing
Modified Sun May 15 06:40:11 2005 UTC (8 years, 1 month ago) by luther
Early import of the powerpc specific parts into the common kernel.

Revision 3113 - Directory Listing
Modified Sun May 15 05:30:44 2005 UTC (8 years, 1 month ago) by jurij-guest
"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, 1 month ago) by jurij-guest
* 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, 1 month ago) by jurij-guest
* '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, 1 month ago) by jurij-guest
* Implemented 'unpack' target completely.
* Added README file, documenting the file
  locations and format.
* Lots of other stuff.

Revision 3025 - Directory Listing
Modified Tue May 10 04:16:53 2005 UTC (8 years, 1 month ago) by jurij-guest
Initial commit of common kernel-image infrastructure.
So far it can only unpack the source.

Revision 3024 - Directory Listing
Added Tue May 10 01:13:09 2005 UTC (8 years, 1 month ago) by jurij-guest
Add the branches/kernel-image-2.6.11 directory
for work on "one source builds all arches" 
kernel-image package.

  ViewVC Help
Powered by ViewVC 1.1.5