Commit graph

10 commits

Author SHA1 Message Date
Juan RP 03648bf2ee kernel: split build stuff into do_build() from do_install().
--HG--
extra : convert_revision : 9eab6b265fe2fd6e2f6179e59ac608134342629a
2010-01-16 00:06:12 +01:00
Juan RP 564169ab0d kernel: added patch to make asus_atk0110 work on my board.
The patch has been submitted to the lm-sensors mailing list,
I hope they pull it for the next kernel version.

--HG--
extra : convert_revision : 37544276e9fa7cbccd99812d651ff0a2aa206ccf
2010-01-12 20:42:21 +01:00
Juan RP 3d063b509b kernel: update to 2.6.32.3.
--HG--
extra : convert_revision : baddb4678924988da5e263cf80067accd1b16132
2010-01-07 18:11:19 +01:00
Juan RP 92f3688f18 kernel: update to 2.6.32.2.
--HG--
extra : convert_revision : 5a64ffbd73c03febb9e67ef06fd3224370ea3a5d
2009-12-21 11:54:42 +01:00
Juan RP 11e48c5e5d kernel: update for x86_64 (yes, I got this working natively :-)
--HG--
extra : convert_revision : b9e5147ed77db77d261f4e8a503f66904576194b
2009-12-19 04:55:32 +01:00
Juan RP a035d73369 kernel: update to 2.6.32.1.
--HG--
extra : convert_revision : b1d03962ef99fdca032f10e4cfd4cefe7e593ff9
2009-12-17 10:12:23 +01:00
Juan RP 9eef464510 kernel: update to 2.6.32.
--HG--
extra : convert_revision : a179308d5e3a0f52cdb10811acba721f39bed631
2009-12-04 00:25:09 +01:00
Juan RP 588cee1346 kernel: add options to make acpid work, set preserve. Bumprev.
--HG--
extra : convert_revision : 56535eb244cf3a019861fa7514e9a21881082f35
2009-12-02 04:55:11 +01:00
Juan RP e0fe1bc5cb kernel: enable PAE, Xen domU support.
Bump revision for kernel and kernel-headers.

--HG--
extra : convert_revision : 704ebc79f7778ddcff52078edffb2ba3300d3426
2009-11-27 01:57:29 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00