Author Topic: is someone packing kernel *.28 ?  (Read 2092 times)

Offline siamer

  • Sr. Member
  • ****
  • Posts: 284
    • ZEN-mini
is someone packing kernel *.28 ?
« on: August 19, 2009, 07:37:30 PM »
Hello all packagers  ;)

Is someone packing kernel 2.6.28 ? If no then leave it to me, i have it almost ready - just need few more patches...

Regards,
siamer
Every man dies, but not every man really lives... !!

   

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12504
Re: is someone packing kernel *.28 ?
« Reply #1 on: August 19, 2009, 08:00:26 PM »
Not yet, just worked up 2.6.27.31.tex3 with:

* Wed Aug 19 2009 Texstar <texstar at gmail.com> 2.6.27.31.tex3
- ndiswrapper 1.55
- add conflicts to various dkms drivers

* Wed Aug 19 2009 Texstar <texstar at gmail.com> 2.6.27.31.tex2
- linux-2.6-parport-quickfix-the-proc-registration-bug.patch
- apply network patchset
- linux-2.6-ipw2x00-age-scan-results-on-resume.patch
- linux-2.6-iwl3945-ibss-tsf-fix.patch
- linux-2.6-iwlwifi-remove-implicit-direct-scan.patch
- linux-2.6-mac80211-age-scan-results-on-resume.patch
- linux-2.6-net-tulip-interrupt.patch
- linux-2.6-rtl8187b-tx-status-feedback.patch
- linux-2.6-wireless-ath9k-dma-fixes.patch
- linux-2.6.27-ath5k-ignore-the-return-value-of-ath5k_hw_noise_floor_calibration.patch

* Tue Aug 18 2009 Texstar <texstar at gmail.com> 2.6.27.31.tex1
- apply Hauppauge HD PVR support hdprv patch
- linux-2.6-hdpvr.patch
- apply lirc support patch
- linux-2.6.27-lirc.patch
- drop old cpufreq patches
- apply new cpufreq from git
- git-cpufreq.patch
- drop old apci patches and apply new patchset
- linux-2.6-defaults-acpi-video.patch
- linux-2.6-acpi-video-dos.patch
- linux-2.6-acpi-handle-ec-init-failure.patch
- linux-2.6-acpi-dock-fix-eject-request-process.patch
- nvidia-agp.patch
- linux-2.6.27-fix-video_open.patch
- linux-2.6-ata-quirk.patch
- linux-2.6-input-kill-stupid-messages.patch
- linux-2.6-defaults-fat-utf8.patch
- linux-2.6-libata-pata-sch-notice-attached-slave-devices.patch
- remove tomoyo patches as not used in pclinuxos
- add linux-2.6-cdrom-door-status.patch
- update at76 usb wireless patch
- apply 3 performance patches
- linux-2.6-sched-fine-tune-SD_MC_INIT.patch
- linux-2.6-sched-fine-tune-SD_SIBLING_INIT.patch
- linux-2.6-sched-wakeup-preempt-when-small-overlap.patch
- remove old uvcvideo patches
- apply new uvcvideo patchset
- enable v4l2
- update e1000e patchset
- update eeepc-laptop patch
- add ext4 driver support
- update network atl2 driver patch
- add toshiba apci patches
- linux-2.6-input.git-i8042-add-xps-m1530-to-nomux.patch
- linux-2.6-input.git-i8042-add-vostro-1510-to-nomux.patch
- linux-2.6-nfs-client-mounts-hang.patch
- linux-2.6-usb-option-increase-outgoing-buffers.patch
- linux-2.6-usb-ehci-hcd-respect-nousb.patch
- linux-2.6-piix3-silence-quirk.patch
- linux-2.6-net-qla-silence-debug-printks.patch
- linux-2.6-net-silence-noisy-printks.patch
- linux-2.6-silence-noise.patch
- linux-2.6-pciehp-update.patch
- linux-2.6-defaults-pciehp.patch
- linux-2.6-pci-fix-pciehp-irq0.patch
- linux-2.6-pciehp-kill-annoying-messages.patch
- linux-2.6-quiet-iommu.patch
- linux-2.6-quieter-mmc.patch
- linux-2.6.27-pci-hush-allocation-failures.patch
- linux-2.6-scsi-cpqarray-set-master.patch
- linux-2.6-serial-460800.patch

Thanks to everyone who donates. You keep the servers running.

Offline siamer

  • Sr. Member
  • ****
  • Posts: 284
    • ZEN-mini
Re: is someone packing kernel *.28 ?
« Reply #2 on: August 19, 2009, 09:07:31 PM »
Quote
- apply network patchset
what kind of patches ? Compat wireless ?
Every man dies, but not every man really lives... !!

   

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: is someone packing kernel *.28 ?
« Reply #3 on: August 20, 2009, 03:57:32 AM »
What method do you use when packaging a kernel?

I have read two approaches, one has an 'make rpm' command that creates an rpm, and another approach that just install it (a spec could be used here eventually). Is there a PCLinux spec? (the srpm is a nosrc.rpm - I wonder why this is not an src.rpm?).

I need to build a kernel to enable acpi wakeup (to let MythTV start the PC), just one parameter need to be set for PCLinux but I've used a week now (and counting) to put things right - if there is a PCLinux guide somewhere I would be soo happy :-)

cheers,
MBantz

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12504
Re: is someone packing kernel *.28 ?
« Reply #4 on: August 20, 2009, 04:12:57 AM »
What method do you use when packaging a kernel?

I have read two approaches, one has an 'make rpm' command that creates an rpm, and another approach that just install it (a spec could be used here eventually). Is there a PCLinux spec? (the srpm is a nosrc.rpm - I wonder why this is not an src.rpm?).

I need to build a kernel to enable acpi wakeup (to let MythTV start the PC), just one parameter need to be set for PCLinux but I've used a week now (and counting) to put things right - if there is a PCLinux guide somewhere I would be soo happy :-)

cheers,
MBantz

install the kernel no-src srpm
cd /usr/src/RPM/SOURCES
./build-pclos-kernels.sh

Thanks to everyone who donates. You keep the servers running.

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12504
Re: is someone packing kernel *.28 ?
« Reply #5 on: August 20, 2009, 04:13:30 AM »
Quote
- apply network patchset
what kind of patches ? Compat wireless ?

- linux-2.6-ipw2x00-age-scan-results-on-resume.patch
- linux-2.6-iwl3945-ibss-tsf-fix.patch
- linux-2.6-iwlwifi-remove-implicit-direct-scan.patch
- linux-2.6-mac80211-age-scan-results-on-resume.patch
- linux-2.6-net-tulip-interrupt.patch
- linux-2.6-rtl8187b-tx-status-feedback.patch
- linux-2.6-wireless-ath9k-dma-fixes.patch
- linux-2.6.27-ath5k-ignore-the-return-value-of-ath5k_hw_noise_floor_calibration.patch

Thanks to everyone who donates. You keep the servers running.

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: is someone packing kernel *.28 ?
« Reply #6 on: August 20, 2009, 04:56:48 AM »
now I'm sooo happy  :D :D

thanks Tex

Offline siamer

  • Sr. Member
  • ****
  • Posts: 284
    • ZEN-mini
Re: is someone packing kernel *.28 ?
« Reply #7 on: August 20, 2009, 08:34:07 PM »
i'm using just spec file to build rpm... script not working for me (or maybe i don't know how to use it)...

I have problem with internet in home (i'm in work now  ;D) :( so it will take few more days with that kernel :(

PS. i don't understand just one think in kernel spec. Why there we are using stable patches if we can use stable wersion (with patches) ? If i'm using stable wersion not version 2.8.28 + stable patches than kernel don't want load modules becouse of different name of kernel... It's strange... I saw there is "if stable patches than" <--- that's making that mess i think or maybe i don't understand someting again :P now i'm building kernel 2.6.28 and using patches from 1 to 10 to get kernel 2.6.28.10  ;D
Every man dies, but not every man really lives... !!

   

esnaider

  • Guest
Re: is someone packing kernel *.28 ?
« Reply #8 on: September 24, 2009, 02:59:01 PM »
Sorry for my question, but can you tell me where can i find this: build-pclos-kernels.sh?

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: is someone packing kernel *.28 ?
« Reply #9 on: September 24, 2009, 03:18:59 PM »
After you set up your package build envirenment, as described in the tutorial then
you install the kernel no-src srpm
and in a terminal you cd /usr/src/RPM/SOURCES
then ls and it should be there, to run it just:
./build-pclos-kernels.sh

I had forgotten all about this thread, I gotta print this!
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System