Log of /trunk/kernel-2.4/powerpc/branch/kernel-patch-powerpc-2.4.27
Directory Listing
Revision
2568 -
Directory Listing
Modified
Sat Feb 26 08:45:35 2005 UTC
(8 years, 2 months ago)
by
luther
Removed extraneous # which blocked the Makefile dependency chain :/
Revision
2567 -
Directory Listing
Modified
Sat Feb 26 08:43:55 2005 UTC
(8 years, 2 months ago)
by
luther
Added missing Architecture fields to the kernel-build packages.
Enabled copying of the post-install rule to the kernel-image package.
Implemented the binary target, package is now ready, or should be.
Revision
2566 -
Directory Listing
Modified
Sat Feb 26 07:46:16 2005 UTC
(8 years, 2 months ago)
by
luther
Now ready upto install phase, only binary rules need fixing.
Revision
2557 -
Directory Listing
Modified
Thu Feb 24 22:09:44 2005 UTC
(8 years, 2 months ago)
by
luther
More powerpc kernel-patch-powerpc-2.4.27 work.
Revision
2554 -
Directory Listing
Modified
Thu Feb 24 14:37:32 2005 UTC
(8 years, 2 months ago)
by
luther
And erased old 2.6 changelog too.
Revision
2553 -
Directory Listing
Modified
Thu Feb 24 14:32:33 2005 UTC
(8 years, 2 months ago)
by
luther
Erasing old 2.6 config stuff from new 2.4.27 powerpc kernel package.
Revision
2552 -
Directory Listing
Modified
Thu Feb 24 13:52:03 2005 UTC
(8 years, 2 months ago)
by
luther
Another milestone in the build of a common powerpc 2.4.27 package.
Revision
2551 -
Directory Listing
Modified
Thu Feb 24 13:50:21 2005 UTC
(8 years, 2 months ago)
by
luther
Added all new control files.
Revision
2550 -
Directory Listing
Modified
Thu Feb 24 13:43:28 2005 UTC
(8 years, 2 months ago)
by
luther
Readded apply and unpatch scripts.
Revision
2549 -
Directory Listing
Modified
Thu Feb 24 13:18:08 2005 UTC
(8 years, 2 months ago)
by
luther
Dropped some hunks concerning vm, i think i thrust the debian kernel team more than a 1 year old patch from benh.
Revision
2548 -
Directory Listing
Modified
Thu Feb 24 12:56:20 2005 UTC
(8 years, 2 months ago)
by
luther
Add powerpc subarch post-install for use with mkvmlinuz.
Revision
2532 -
Directory Listing
Modified
Tue Feb 22 15:13:43 2005 UTC
(8 years, 2 months ago)
by
luther
Fixed powerpc/nubus 2.4.27 config file.
Revision
2530 -
Directory Listing
Modified
Mon Feb 21 16:40:04 2005 UTC
(8 years, 2 months ago)
by
luther
Removed include/linux/mm.h patch which came from the now prehistoric -benh tree, in favour for the trunk stuff.
Revision
2529 -
Directory Listing
Modified
Mon Feb 21 16:11:34 2005 UTC
(8 years, 2 months ago)
by
luther
Continued adaptation of kernel-patch-powerpc-2.4.27 to single per arch package building for various subarches.
Revision
2454 -
Directory Listing
Modified
Mon Feb 7 15:13:28 2005 UTC
(8 years, 3 months ago)
by
luther
Fixed config stubs for all subarches.
Revision
2097 -
Directory Listing
Modified
Wed Dec 29 23:03:25 2004 UTC
(8 years, 4 months ago)
by
luther
Original Path:
trunk/kernel/powerpc/kernel-patch-powerpc-2.6.8-2.6.8
Removed the kernel-patch-powerpc .deb from the control.stub also. I still wonder why the final control is in svn though.
Stamp-install-prepare was not called before building the kernel-headers, but afterward, thus removing the kernel-header from debian/files.
Revision
1387 -
Directory Listing
Modified
Fri Aug 27 12:31:06 2004 UTC
(8 years, 8 months ago)
by
jensen
Original Path:
trunk/kernel/powerpc/kernel-patch-powerpc-2.6.8-2.6.8
Moved glue directory generation for mkvmlinuz to a separate script.
Packaged that script into the examples for kernel-patch-powerpc.
Made sure that the .svn subdirectory does not get packaged with same examples.
Revision
963 -
Directory Listing
Modified
Mon Aug 2 21:57:21 2004 UTC
(8 years, 9 months ago)
by
luther
Original Path:
trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7
Enabled psaux compatiblity driver, since not having it will break 2.4/2.6
dual kernel installs, as well as current X configuration defaults.
Jens : i need to look at the patch from #263057 tomorrow.
Revision
931 -
Directory Listing
Modified
Mon Jul 26 10:59:15 2004 UTC
(8 years, 9 months ago)
by
luther
Original Path:
trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7
Added the pegasos patch again, until kernel-source 2.6.7-4 is uploaded.
Added logic to build against a given kernel-source version.
Built-in voodoo framebuffer as many users requested it.
Added g4-errata patch to fix stability issues with 7447A rev 1.1 and some other G4s.
Revision
920 -
Directory Listing
Modified
Wed Jul 21 00:01:11 2004 UTC
(8 years, 10 months ago)
by
jensen
Original Path:
trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7
Changed debian/rules to allow for partial builds all the way through.
For example, 'fakeroot debian/rules binary-flavour-powerpc-smp' will
configure, build, install, and package the powerpc-smp flavour.