Skip to content

Commit

Permalink
add recent feature requests
Browse files Browse the repository at this point in the history
  • Loading branch information
chu11 committed Oct 24, 2005
1 parent 757a68f commit d3ac384
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Jim Garlick:

- Consider migrating some dist2 code into rdist, linked with genders API e.g.
o natively expand ${cluster!attr_host} macros (modify yacc grammar)
o select from multiple (configurable) remote shell services
Expand All @@ -6,5 +8,18 @@
attributes and convert between primary and alternate hostnames
o add options for setting permissions/ownership in Distfiles, eliminating
the need for the root install from package source into /var/dist.
- Add regular expression matching to dist2

Albert Chu:

dist2 Feature Requests

- Add regular expression matching (from Py Watson)

- More advanced handling of the genders logic, allowing for multiple
operators and negation (from John Westlund)

- Support for genders set operations (from John Westlund)

- Basic if/else logic of genders attributes (from John Westlund)

- Add thorough example Distfile to dist2 manpage

0 comments on commit d3ac384

Please sign in to comment.