Magellan Linux

Diff of /smage/trunk/core/kernel26-alx/kernel26-alx-2.6.28-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 87 by niro, Tue Jan 20 15:34:42 2009 UTC revision 88 by niro, Sun Jan 25 10:10:16 2009 UTC
# Line 4  Line 4 
4  # using linux-2.6.28  # using linux-2.6.28
5  # using fbcondecor-0.9.5 (http://dev.gentoo.org/~spock/projects/fbcondecor/)  # using fbcondecor-0.9.5 (http://dev.gentoo.org/~spock/projects/fbcondecor/)
6  # using squashfs-3.4 (http://squashfs.sourceforge.net/)  # using squashfs-3.4 (http://squashfs.sourceforge.net/)
7    # -> re-diffed, added a fix to work with linux-2.6.28 (see http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg598003.html)
8  # added unionfs-2.5 (http://www.filesystems.org/project-unionfs.html)  # added unionfs-2.5 (http://www.filesystems.org/project-unionfs.html)
9  # using tuxonice-3.0-rc8 (suspend2) (http://www.suspend2.net/)  # using tuxonice-3.0-rc8 (suspend2) (http://www.suspend2.net/)
10  # -> disabled tuxonice-cluster modules; seems to be broken  # -> disabled tuxonice-cluster modules; seems to be broken
# Line 68  SRC_URI=( Line 69  SRC_URI=(
69   mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i486   mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i486
70   mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686   mirror://kernel26-${BRANCH}/config-${PVER}-${BRANCH}-${PBUILD}-i686
71   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0150-2.6.28-fbcondecor-0.9.5.patch patches-${PVER}-${PBUILD}"   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0150-2.6.28-fbcondecor-0.9.5.patch patches-${PVER}-${PBUILD}"
72   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0152-2.6.28-squashfs-3.4.patch patches-${PVER}-${PBUILD}"   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0152-2.6.28-squashfs-3.4-2.patch patches-${PVER}-${PBUILD}"
73   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0153-2.6.28-unionfs-2.5.patch patches-${PVER}-${PBUILD}"   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0153-2.6.28-unionfs-2.5.patch patches-${PVER}-${PBUILD}"
74   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0154-2.6.28-tuxonice-3.0-rc8.patch patches-${PVER}-${PBUILD}"   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0154-2.6.28-tuxonice-3.0-rc8.patch patches-${PVER}-${PBUILD}"
75   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0156-2.6.28-linux-phc-0.3.1-teknohog.patch patches-${PVER}-${PBUILD}"   "mirror://kernel26-${BRANCH}/patches-${PVER}-${PBUILD}/0156-2.6.28-linux-phc-0.3.1-teknohog.patch patches-${PVER}-${PBUILD}"
# Line 87  src_prepare() Line 88  src_prepare()
88   # 100-150 - official updates   # 100-150 - official updates
89   # 150-300 - magellan patches, driver updates etc   # 150-300 - magellan patches, driver updates etc
90   mpatch patches-${PVER}-${PBUILD}/0150-2.6.28-fbcondecor-0.9.5.patch || die   mpatch patches-${PVER}-${PBUILD}/0150-2.6.28-fbcondecor-0.9.5.patch || die
91   mpatch patches-${PVER}-${PBUILD}/0152-2.6.28-squashfs-3.4.patch || die   mpatch patches-${PVER}-${PBUILD}/0152-2.6.28-squashfs-3.4-2.patch || die
92   mpatch patches-${PVER}-${PBUILD}/0153-2.6.28-unionfs-2.5.patch || die   mpatch patches-${PVER}-${PBUILD}/0153-2.6.28-unionfs-2.5.patch || die
93   mpatch patches-${PVER}-${PBUILD}/0154-2.6.28-tuxonice-3.0-rc8.patch || die   mpatch patches-${PVER}-${PBUILD}/0154-2.6.28-tuxonice-3.0-rc8.patch || die
94   mpatch patches-${PVER}-${PBUILD}/0156-2.6.28-linux-phc-0.3.1-teknohog.patch || die   mpatch patches-${PVER}-${PBUILD}/0156-2.6.28-linux-phc-0.3.1-teknohog.patch || die

Legend:
Removed from v.87  
changed lines
  Added in v.88