• 0.12.4 4cfbe4543f

    0.12.4 Stable

    ghost released this 2016-08-03 05:41:53 +00:00 | 955 commits to master since this release

    This is our fourth point release for our stable 0.12 series. Followed fixes were added:

    • [util-iso-image] reconfigure styling for QT 5.7
    • [buildpkg] change owner of pkg_dir after creation
    • [util-*] use given primary group of user in chown cmd
    • [util-iso-image] remove double line when only styles get installed
    • [buildiso] don't preconfigure vm.swappiness in sysctl
    Downloads
  • 0.13.1 4d6b18c660

    0.13.1 Stable

    ghost released this 2016-08-03 05:21:20 +00:00 | 917 commits to master since this release

    This is our first point release for our stable 0.13 series. Followed fixes were added:

    • [util-iso-image] qt vars: add deepin, avoid double entry
    • [lib-util-cal] update the chrootcfg writing
    • [buildiso] don't preconfigure vm.swappiness in sysctl
    • [util-*] use given primary group of user in chown cmd
    • [buildpkg] use given primary group of user in chown cmd
    • [util-iso-image] reconfigure styling for QT 5.7
    Downloads
  • 0.12.3 fc946e85e0

    0.12.3 Stable

    ghost released this 2016-08-01 20:34:13 +00:00 | 962 commits to master since this release

    This is our third point release for our stable 0.12 series. Followed fixes were added:

    • [buildpkg] remove broken symlink #233
    • [buildpkg] fix logic error #233
    • [util-iso-image] add support for qt5-styleplugins and qt5ct
    • [util-iso-image] update qt5ct setup
    • [util-iso-image] qt vars: add deepin, avoid double entry
    • [util-iso-image] configure environment in custom image
    Downloads
  • 0.13.0 66756402bc

    0.13.0 Stable

    ghost released this 2016-08-01 19:45:31 +00:00 | 928 commits to master since this release

    Marcus worked hard to finalize our first release of v0.13.x series. Please test and give feedback. Here a list of all changes made to this branch so far:

    • deployiso: rework config and use new local iso cache tree
    • buildiso: #238 add torrent option
    • util-iso: simplify torrent code and fix display issue with webseed url
    • add default tracker
    • chown cache dirs $user:$user
    • manjaro-chroot: use /mnt for automounting
    • buildiso: tweak iso file name
    • deployiso: fix release creation
    • deployiso: run create_release only once
    • util-iso: adjust torrent creation, webseeds
    • util-iso: run chown after mktorrent
    • deployiso: clean code and var rename
    • util-publish: project var needs to be global
    • util-iso: try to fix webseed direct url
    • util-iso: correct url for webseed
    • util-iso: always add webseeds to torrent
    • util: deactivate Sf testing project
    • buildiso: don't show mktorrent_args
    • buildpkg: change owner of pkg_dir after creation
    • add dara/misc
    • buildiso: start to support calamares netinstall
    • buildiso: support chrootcfg module if netinstall is enabled #246
    • profile.conf: fix typo
    • util-iso-calamares: forgot default unpackfs in settings.conf
    • util-iso-calamares: tweak finished and machineid conf writing
    • util-iso-cal: fix settings.conf and welcome.conf
    • util-iso-cal: write netinstall.conf
    • util-iso-image: systemd-gpt-gen quiet
    • util-iso-cal: write the chrootcfg.conf
    • util-iso-cal: update the chrootcfg writer function with new format
    • util-iso-cal: update chrootcfg writer
    • util-iso-cal: adjust modules order in settings.conf
    • util-iso-cal: fix order for networkcfg
    • buildiso: outsource live session code, write new live.conf file
    • update readme
    Downloads
  • 0.12.2 da2389af15

    0.12.2 Stable

    ghost released this 2016-06-20 06:01:28 +00:00 | 970 commits to master since this release

    This is our second point release for our stable 0.12 series. Followed fixes we added:

    • [buildiso] import fixes
    • create log_dir in script until a better idea for root access
    • update readme
    Downloads
  • 0.12.1 1a488fc9f0

    0.12.1 Stable

    ghost released this 2016-06-17 18:18:41 +00:00 | 976 commits to master since this release

    This is our first pointrelease for our stable 0.12 series. Followed fixes we added:

    • cleaning loaders
    • [buildpkg] fix #229
    Downloads
  • 0.12.0 52ce7f86be

    0.12.0 Stable

    ghost released this 2016-06-13 20:10:05 +00:00 | 986 commits to master since this release

    • [buildpkg] create tmp_dir earlier
    • make use of $tmp_dir; all temporary files go there
    • tweak display functions
    • util-iso-overlayfs/aufs: only umount image if tracking array is not empty
    • buildiso: finalize error handling
    Downloads
  • 0.11.903 e0dfc44134

    0.11.903 Stable

    ghost released this 2016-06-12 20:35:27 +00:00 | 982 commits to master since this release

    • [lib] centralize tmp_dir -> /tmp/manjaro-tools
    • [buildpkg] create tmp_dir earlier
    • [lib] make use of $tmp_dir; all temporary files go there
    • [lib] tweak display functions
    • [util-iso-overlayfs/aufs] only umount image if tracking array is not empty
    Downloads
  • 0.11.902 a3ac87df32

    0.11.902 Stable

    ghost released this 2016-06-11 18:30:49 +00:00 | 988 commits to master since this release

    • [mkchrootpkg] backport devtools changes
    • [mkchrootpkg] fix mount dirs
    • [mkchrootpkg] rm debug msg
    • [buildpkg] use build locales
    • [buildpkg] fix build locales; always use -L when creating chroot
    • [makepkg.conf] Set target vendor to pc for use with gcc 6 on x86_64
    • [buildpkg] reduce shared conf overhead with makepkg.conf
    • [util-pkg] fix syntax error
    • [buildiso+buildpkg] modify display_settings()
    • [util-pkg] tweak chroot_init()
    • [buildiso] put pacman_conf msg in right place
    • [buildpkg] try more dynamic approach to compiler settings
    • [buildpkg] some fixes, add multilib.conf pkgarch
    • [buildpkg] also do checks in display mode
    • [buildpkg] call get_makepkg_conf() before setting target_arch x86_64
    • [buildiso] clean up pacman.conf loading
    • [buildpkg] rename pkgarch.d -> make.conf.d
    • [buildpkg] some variable cleaning
    • [buildpkg] minor msg fixes
    • [util-iso-image] fix build locale on root-image
    • [buildpkg] don't display pac mirrors path
    • [buildiso] minor fixes and cleaning
    • [util-iso] exit on chroot_create fail for root-image
    • [calamares] disable gpt-auto-generator
    • [util-pkg] fix #226
    • [util-iso-boot] only copy systemd-bootx64.efi when it exists
    • don't install arm make profiles for now
    • update readme
    • 0.12 pre last cosmetics
    Downloads
  • 0.11.901 eca858eb04

    0.11.901 Stable

    ghost released this 2016-06-08 08:50:49 +00:00 | 1025 commits to master since this release

    Marcus worked hard to prepare our first release candidate of v0.12.x series. Please test and give feedback. Here a list of all changes made to this branch so far:

    • [buildiso] allow to specify the user's login shell
    • [buildiso] move login_shell to profie.conf #219
    • [man] update docs
    • [man] update readme
    • [util] reset login_shell
    • [buildiso] move logging on -v switch #195
    • [buildiso] fix typo which prevents kernel version to load for installer
    • [util-pkg] optimize manjaro cache usage #197
    • [util-pkg] fix func call
    • [util-pkg] redo log archive #197
    • [util-pkg] code cleaning #197
    • [buildpkg] add initial arm support #209
    • [signfile] alter msg color
    • [conf] update manjaro-tools.conf (maintainers must adopt changes!)
    • [data] update pacman-arm.conf
    • [util-pkg] fix little multilib error
    Downloads