Releases: maruos/blueprints
v0.4.1
v0.4
v0.3
v0.3-alpha
v0.3 alpha release of Maru OS Desktop.
Feel free to use this rootfs for quick tests when building Maru OS so you don't need to build it yourself (takes ~30 mins).
Changelog
This should be functionally equivalent to v0.2.3. Nothing really user-facing here, but this build includes all of the organizational changes needed as part of the open-sourcing process.
One thing of note is that the root account password now defaults to 'root'.
507095d Refactor image builder with plugin architecture
6a8bfc5 Update README with image building and blueprints
e4109e7 use exec form of CMD and update script arg
33df69b add apt mirror and clean up
e3bbdc8 add blueprint cleanup hook
3898007 fix binfmt_misc mount check
2a2b373 debian: clean-up chroot configuration script
67533eb remove blueprint tmp directory after build
cfbdb35 add blueprint-specific options
de18028 debian: do an apt-get clean before installing packages in chroot
b42b6d6 add DIY blueprint help to README
7f2054d add licensing
baf0ab5 add contributing and licensing info to README
cca7467 debian: fix apt mirror to properly use release option
5cb13c2 add simple ci (#1)
657816f add travis-ci badge
f1e50fd update travis badge for repo rename
894c535 debian: set systemd default.target to graphical (#2)
72c803c tag build artifacts
df4e785 Dockerfile: add missing git dependency (#3)