lp:hipl

Created by René Hummen and last modified
Get this branch:
bzr branch lp:hipl
Members of HIPL core team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
HIPL core team
Project:
HIPL
Status:
Development

Recent revisions

6470. By Miika Komu

More bug fixes to the dockerized build system

Ubuntu building using docker works again. Fixed multiple issues:

* unmounting and kill docker instances upon exit
* versioning modularization/automization
* ssh keying works again
* docker COPY instead of ADD (the latter extracts tar automatically)

6469. By Miika Komu

Fixes to docker build process

Docker building had some issues (due to new docker version) that are
resolved by this commit.

6468. By Miika Komu

Binary package server is changing soon; reflecting in packaging scripts

packages.infrahip.net is going down soon. I have moved the site to a
new location (mkomu.kapsi.fi/hipl/packages). This commit includes
the necessary fixes to "make syncrepo" command. I have tested that it works.

6467. By Miika Komu

Updated HOWTO on MTU settings

A bit more precise MTU value for optimized throughput

6466. By Miika Komu

Updated HOWTO on MTU settings

It appears that a better throughput can be achieved by tweaking the MTU of the network interfaces

6465. By Miika Komu

Fixed a small warning with configure

Fixed "'missing' script is too old or missing" warning during configure
by moving AM_INIT_AUTOMAKE up in configure.ac.

6464. By Miika Komu

Merged midauth extension fix from Christof Mroz

6463. By Miika Komu

A workaround to a midauth bug

As suggested by Christof Mroz, this bug fix is workaround for lp:1554072
to make midauth extensions work after netfilter rework.

6462. By Miika Komu

Minor fixes to pass "make alltests"

Removed obsoleted commands from Doxyfile and fixed a multi line Doxygen comment

6461. By Miika Komu

Experimental support for building cross-platform binaries using Docker

This commit includes support for building cross-platform binaries using
Docker. Compared to using e.g. kvm or virtualbox, this solution is a lot
more light weight. With this commit, you can build e.g. Ubuntu binaries
on a Fedora host machine.

This is still experimental. The following aspects are still missing:

* Automatic detection of release version tarball
* RPM build support in the works
* Unify the code bases of different build targets when we have more...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers