Skip to content

FreeBSD compatibility - #24

Merged
hbons merged 3 commits into
hbons:masterfrom
alinnow:master
Jun 1, 2013
Merged

FreeBSD compatibility#24
hbons merged 3 commits into
hbons:masterfrom
alinnow:master

Conversation

@alinnow

@alinnow alinnow commented Apr 13, 2013

Copy link
Copy Markdown

This patch allows FreeBSD to run dazzle setup, provided the dazzle user is already created.

The useradd invocations will not work on FreeBSD, but #10 should allow that to be handled gracefully.

Alan Pearce added 2 commits April 13, 2013 21:58
Adds FreeBSD compatibility to the `dazzle create` command
@hbons

hbons commented May 14, 2013

Copy link
Copy Markdown
Owner

i'm not a fan of using short form options in scripts as they make things less readable. if you can keep the long form options in the echo " -> ..." so that the commands are still readable (even though they won't technically work on BSD) lines i will merge this.

@alinnow

alinnow commented May 14, 2013

Copy link
Copy Markdown
Author

I agree with your comment on short forms, I'm not a fan either. I found it rather bizarre that FreeBSD doesn't support them at all. I'll change the echo lines to be more verbose, that makes a lot of sense.

@alinnow

alinnow commented May 18, 2013

Copy link
Copy Markdown
Author

There we go. All the echo lines are as they were.

@hbons
hbons merged commit 7c4b45e into hbons:master Jun 1, 2013
@hbons

hbons commented Jun 1, 2013

Copy link
Copy Markdown
Owner

merged this. thanks!

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.

2 participants