|
| 1 | +brickstrap (0.5.0) trusty; urgency=medium |
| 2 | + |
| 3 | + [ Johan Ouwerkerk ] |
| 4 | + * Integrate component based path mechanism. |
| 5 | + * Integrate support for arbitrary architectures in brickstrap itself. |
| 6 | + * Allow for custom image partition schemes. |
| 7 | + |
| 8 | + [ David Lechner ] |
| 9 | + * ev3dev-jessie: add hook for creating /etc/ev3dev-release |
| 10 | + * ev3dev-jessie: update url in apt sources/list to use httpredir |
| 11 | + * generic-jessie: Create new project. |
| 12 | + |
| 13 | + [ Johan Ouwerkerk ] |
| 14 | + * Better handling of the 'awk' symlink during the package 'configure' step |
| 15 | + * Add work around for empty/missing /etc/shells. |
| 16 | + * Introduce a 'reports' directory |
| 17 | + |
| 18 | + [ David Lechner ] |
| 19 | + * Improvments to bootroot image driver |
| 20 | + |
| 21 | + [ Johan Ouwerkerk ] |
| 22 | + * Enable importing components using a custom 'include' file. |
| 23 | + |
| 24 | + [ David Lechner ] |
| 25 | + * ev3dev-jessie: Manually list required packages for raspbian. |
| 26 | + * [ev3dev-jessie] Add ev3dev.txt configuration file. |
| 27 | + |
| 28 | + [ David Lechner ] |
| 29 | + * [ev3dev-jessie] Add git to default packages. |
| 30 | + * ev3dev-jessie: add RPi 3 device-tree hook |
| 31 | + * ev3dev-jessie: merge some changes from upstream rpi config.txt |
| 32 | + * ev3dev-jessie: add section to config.txt for brickpi/rpi3 |
| 33 | + * ev3dev-jessie: add pitfts to config.txt |
| 34 | + * ev3dev: Initial support for beaglebone/evb |
| 35 | + * ev3dev: no apt translations |
| 36 | + |
| 37 | + [ Bartosz Meglicki ] |
| 38 | + * ev3dev: Add config.txt entry for BrickPi Input Port 5 I2C baudrate |
| 39 | + |
| 40 | + [ David Lechner ] |
| 41 | + * Fix colors on Ubuntu 16.04 |
| 42 | + * ev3dev-jessie: Add workaround for broken fuse.postinst script |
| 43 | + * Use brickstrap.conf.d to store results of merging components |
| 44 | + * ev3dev-jessie: add ev3dev-tools package |
| 45 | + * ev3dev-jessie: add python3-libpixyusb package |
| 46 | + * ev3dev-jessie: no longer need to blacklist ev3-systemd.preinst |
| 47 | + * ev3dev-jessie: Updates for changes in RPi kernel |
| 48 | + * ev3dev-jessie: add firmware-rpi package |
| 49 | + * ev3dev-jessie: add python3-pyudev package |
| 50 | + * ev3dev-jessie: add mini-uart option for Pi3 |
| 51 | + * ev3dev-jessie: disable audio by default on RPi |
| 52 | + * ev3dev-jessie: brickpi-systemd package is renamed to rpi-systemd |
| 53 | + * ev3dev-jessie: fix rpi-base/device-tree hook |
| 54 | + * ev3dev-jessie: use a fixed ssh host key |
| 55 | + |
| 56 | + -- David Lechner < [email protected]> Wed, 13 Jul 2016 17:25:05 -0500 |
| 57 | + |
1 | 58 | brickstrap (0.4.0) trusty; urgency=medium |
2 | 59 |
|
3 | 60 | [ David Lechner ] |
|
0 commit comments