Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow subdirectory inside repos #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

earendilfr
Copy link

zAllow the possiblity to order device in subdirectory inside a group.

To allow it, you need to add a 5 field in router.db like bellow:
<device>;<type>;<status>;<comment>;<dir>

The directory will be created inside the repo and the devices would be put inside this sub directory.
You could create a complete subtree, all required directory should be created automatically.

- allow the possibility to send the output of the rancid_run to stderr (-d)
- allow the possibility to send the log to only one file
- change some lines for in control_rancid to be more "readable"
To allow it, you need to add a 5 field in router.db like bellow:

<device>;<type>;<status>;<comment>;<dir>
The directory will be created inside the repo and the devices would be put inside this sub directory.
You could create a complete subtree, all required directory should be created automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant