Commit graph

11 commits

Author SHA1 Message Date
Juan RP 5d4f65fa80 sudo: fix the INSTALL script.
--HG--
extra : convert_revision : 1ae154ed121768ef69b7308e563d09b6baef69d0
2010-04-22 16:51:50 +02:00
Juan RP 38c91a38ca sudo: set up perms to sudo{,edit} via INSTALL, bumprev.
--HG--
extra : convert_revision : e88c0fa69b612a83c4bca51debf48aadd3445910
2010-04-22 13:40:11 +02:00
Juan RP 515aa4b04f sudo: s/pam/pam.d/ bumprev, sigh.
--HG--
extra : convert_revision : 6b13aa3109f1453f2034a4a50772e47ba6ebf443
2010-04-16 12:07:17 +02:00
Juan RP 8ed0074bd1 sudo: update to 1.7.2p6.
--HG--
extra : convert_revision : 635b40bf225f938ac3c5d0cce4875e5a687f6de7
2010-04-16 12:05:38 +02:00
Juan RP 8aa8d757f1 sudo: update to 1.7.2p5.
--HG--
extra : convert_revision : a6d0c5b83383da02550caaf854e861df5d4b96db
2010-03-01 14:45:39 +01:00
Juan RP 01519ce246 sudo: update to 1.7.2p4.
--HG--
extra : convert_revision : 5601dd539893a58867cf977bc9408865a9299f66
2010-02-26 06:25:23 +01:00
Juan RP 56e1327bfe sudo: update to 1.7.2p3.
--HG--
extra : convert_revision : 5f49e52b8d5abf10eb60cc326d9f1688c91245e2
2010-02-17 05:06:25 +01:00
Juan RP 07833e3e63 sudo: use INSTALL script to chmod 0440 /etc/sudoers, bumprev.
--HG--
extra : convert_revision : 2e030bb7b1c308f32f5cb173c6827a3eb2371666
2010-01-16 05:43:05 +01:00
Juan RP 85de8da7b5 sudo: fix installation as user, enable more options. Bumprev.
--HG--
extra : convert_revision : a5d13b612c8e70f5608d0fcc340f713035d294bc
2010-01-16 01:31:06 +01:00
Juan RP b81419890a sudo: update to 1.7.2p2.
--HG--
extra : convert_revision : fbbe5a7f3ae66ebc92aa1a1e0c12fb12c2d579d8
2009-12-08 06:39:16 +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