Commit graph

10 commits

Author SHA1 Message Date
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
Juan RP
814dd1d2d6 module-init-tools: update to 3.11.1.
--HG--
extra : convert_revision : 51ce92f8da7fd0ec530247ffdfd44264202a5b6f
2009-10-25 09:48:00 +01:00
Juan RP
e389069d08 module-init-tools: update to 3.10.
--HG--
extra : convert_revision : 37b9da2d21fcb0bd9857f5d29abcf1ea9960f5b1
2009-08-11 17:13:15 +02:00
Juan RP
d7de4e03b9 module-init-tools: update to 3.8.
--HG--
extra : convert_revision : ebe7720274a09efa3f0a87ccfe1b20c01eb6f82e
2009-06-19 16:11:29 +02:00
Juan RP
d013286604 tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG--
extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
2009-04-19 00:31:39 +02:00
Juan RP
17b8a3a492 module-init-tools: fix typo in modprobe.conf.
--HG--
extra : convert_revision : c348654b2a8e261a67f8f16a6fbf722f4d601a28
2009-03-24 12:14:21 +01:00
Juan RP
908b00a99b module-init-tools: create an empty /etc/modprobe.conf.
--HG--
extra : convert_revision : 510d085ab154e0f6a9d5beaa53ad77fa22bb4364
2009-03-18 10:01:28 +01:00
Juan RP
0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +01:00
Juan RP
77fc66ec4a module-init-tools: update to 3.6.
--HG--
extra : convert_revision : 92b59deb06dabf70e25fed996972596590cc1e37
2009-02-19 02:02:19 +01:00
Juan RP
fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/module-init-tools.tmpl (Browse further)