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

Update the FreeBSD Installer #574

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

NorwegianRockCat
Copy link
Contributor

@NorwegianRockCat NorwegianRockCat commented Jan 14, 2018

This is a re-submission of #566 that is much cleaner. I hope it can make it through this time.

The FreeBSD system is now using pkg, which is modern, binary-based,
and comparable to apt or rpm. This starts using the system, with some
very rudimentary tests.

From discussion, the REP112 is going the way of the
dinosaur. So, the FreeBSD installer no longer uses this source installer.

If anyone wants to run the whole testsuite on FreeBSD, you'll also
need to make some stub programs for apt-get to work (a simple script
that just return zero will suffice), install rpm, and link bash into
/bin (sacrilige on a FreeBSD system). Note that that's just to get rid
of false positive for tests that run on other platforms.

The FreeBSD system is now using pkg, which is modern, binary-based,
and comparable to apt or rpm. This starts using the system, with some
very rudimentary tests.

From discussion, the REP112 is going the way of the
dinosaur. So, the FreeBSD installer no longer uses this source installer.

If anyone wants to run the whole testsuite on FreeBSD, you'll also
need to make some stub programs for apt-get to work (a simple script
that just return zero will suffice), install rpm, and link bash into
/bin (sacrilige on a FreeBSD system). Note that that's just to get rid
of false positive for tests that run on other platforms.
@wjwwood wjwwood merged commit faa9270 into ros-infrastructure:master Jan 16, 2018
@NorwegianRockCat NorwegianRockCat deleted the FreeBSD-patches branch January 16, 2018 07:50
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.

3 participants