• 0.10.1 a7005c522c

    0.10.1 Stable

    ghost released this 2016-01-25 16:40:48 +00:00 | 1225 commits to master since this release

    17 days past and we are happy to present a new stable release of our tools for Manjaro. Marcus did a great job on fixing common issues. Here the full list of changes in this release:

    • [util-mount] only show os list if count > 1
    • [util-mount] tweak select_os(); cosmetics
    • [mkchrootpkg] backport devtools fix
    • [util-iso] fix #173
    • [util-iso-boot] fix target path #173
    • [util-iso-calamares] write branding desc for sonar
    • [util-iso-calamares] fix sonar branding
    • [util-iso-cal] unify branding path for sonar
    • [livecd] take out /root folder setup for the moment
    • [util-iso-cal] correct writing sonar branding
    • [data] upd community iso set
    • [util-iso-image] allow empty password
    • [util-iso-image] create user without default users group
    • [util-iso-image] fix user creation
    • [util-live] reenable minimal live /root setup
    • rename util-livecd.sh --> util-live.sh
    Downloads
  • 0.10.0 bc6c5138d3

    0.10.0 Stable

    ghost released this 2016-01-08 10:41:52 +00:00 | 1244 commits to master since this release

    29 days past and we are happy to present a new stable release of our tools for Manjaro. Ramon, Marcus and Philip did a great work on fixing common issues. Here the full list of changes in this release:

    • remove unused code
    • use new overlay names
    • remove profile_repo from config
    • [data] add sonar and netrunner iso sets
    • [util-iso] read Packages-Root
    • [util] some changes in profile sanity check
    • upd netrunner.set
    • upd stes; fix profile loading
    • [util*] adopt new live name
    • [buildiso] determine iso_name from dist_name setting
    • [util-iso] copy isolinux from $DATADIR/isolinux
    • [util] init repos array properly
    • [buildiso] fix bug when using buildiso; reset profile vars
    • [util] reset packages file path; fix iso filename if no Packages-Custom
    • rm isolinux from sanity check
    • upd readme
    • upd manjaro-tools.conf
    • buildiso: redo gen_iso_fn(); include edition in filename
    • [util-iso] only include edition in filename for community and minimal
    • [util-iso-image] adopt to budgie v10.1
    • [util-iso-image] improve DE detection; document new vars
    • [example] fix file
    • [example] add desktop override documentation
    • [util-iso] further adjust iso filename
    • [util-iso-image] add and load desktop.map for DE detection
    • [data] add desktop.map
    • [util-iso-calamares] make machine-id setup openrc specific
    • [util-iso-calamares] set symlink for machine-id true
    • format; clean up
    • [manjaro-chroot] fix #171
    • fix merge conflicts
    Downloads
  • 0.9.15 ac44e01b5c

    0.9.15 Stable

    ghost released this 2015-12-12 11:41:48 +00:00 | 1283 commits to master since this release

    42 days past and we are happy to present a new stable release of our tools for Manjaro. Ramon, Marcus and Philip did a great work on fixing common issues. Here the full list of changes in this release:

    • [readme] update description for cache_dir
    • [util-iso-image] proper fix for autologin with Budgie
    • [sets] update openrc iso set
    • [deployiso] add upload script #121 (wip)
    • [conf] add iso upload vars (wip)
    • [deployiso] first testing version
    • [deployiso] small changes
    • [deployiso] add remote_login()
    • [util-publish] add new script
    • [deployiso] fix shell_url
    • [set] update sets
    • [buildiso] the iso cache now gets subdirs, basically a possible server structure we can upload
    • [util] add functions to load a set used to evaualte the edition(official/community/community-openrc)
    • [util-iso] create the iso cache dir on profile load
    • [util-publish] some changes, testing some idea
    • [util] eval_edition: just distinguish between official and community
    • [buildiso] eval edition on profile load
    • [conf] upd manjaro-tools.conf
    • [util] add a version generator to autoset release
    • [util-iso] implement a version subdir for iso cache
    • [util-publish] update script
    • [deployiso] add prpfile param
    • [util] add alternative version_gen
    • [util-publish] create folders with rsync
    • [deployiso] rm some unused
    • [util] support netrunner in eval_edition()
    • [set] support netrunner buildset definition to evaluate $iso_edition
    • [buildiso] rm unused dist_version, it may cause confusion
    • [util] rm old version_gen()
    • [buildiso] some cosmetics
    • [set] update iso community-minimal
    • [make] update Makefile
    • [util] readd two sample version_gen
    • [util-publish] support uploading a buildset
    • [deployiso] implement buildset support
    • [make] rm community-openrc.set
    • [deployiso] set source_dir properly for buildsets
    • [set] iso community: rm net
    • [deployiso] clean up code
    • [util*] centralize the cache_tree path used by buildiso and deployiso
    • [util*] revert central cache_tree path; needs too much changes atm
    • [sets] rm netrunner iso set
    • [make] rm netrunner iso set
    • [util] load edition_type profile var
    • [util-iso] rm buildset based eval_edition code
    • [buildiso] use edition_type var
    • [conf] upd profile.conf.example
    • [util-publish] rm eval_edition code
    • [deployiso] import load_profile()
    • [deployiso] fix path load_profile
    • [util-publish] fix path; add remote_create switch
    • [util-publish] clean up
    • [set] make reading buildsets more error tolerant
    • [set] use linux conf dir standards
    • [util-publish] uncomment rsync in create
    • [set] optimize reading
    • [deployiso] add a speed limit opt
    • [deployiso] tweal args and limit opt
    • [conf ]fix typo
    • [lib] clean up
    • [lib] split out pac-conf related stuff in new lib
    • [lib] util: process_sofile() -> util-pkg
    • [deployiso] always set bwlimit
    • [deployiso] add rsync dry run
    • [chroot-run] fix #150; we need to see if this has any unwanted side effects
    • [util-publish] simplify
    • [deployiso] add verbose arg
    • [lib] change remote_tree path
    • [lib] util: in_aray() -> util-pkg
    • [util-publish] fix remote create tree
    • [deployiso] add $arch option
    • [buildpkg] msg cosmetics
    • [set] further simplify code
    • [buildpkg] small fixes; remove makepkg args
    • [docbook] add deployiso man
    • [buildpkg] rm left over makepkg_args in display fn
    • [make] make deployiso man
    • [manjaro-chroot] fix systemd lvm
    • [buildiso/deployiso] implement new repo structure of profiles(wip)
    • [chache_dir_iso] fix bug when using buildset
    • [buildiso] show edition_type without -v
    • [util-pkg] rm init_chroot from loop
    • [buildpkg] only create pkg_dir if checks passed
    • [util] use different version_gen until decided
    • [conf] rm edition_type from profile.conf
    • [util] fix alternative version_gen
    • [util-iso] check for repo key file
    • [deployiso] ensure right path
    • [deployiso] make it run anywhere in the filesystem
    • [util] manjaro-tools.conf override is now in $HOME/.config/manjaro-tools
    • [set] allow user sets in $HOME/.config/manjaro-tools/sets/{pkg.d,iso.d}
    • [manjaro-chroot] add SYSCONFDIR
    • [make] clean up Makefile
    • [util-iso-image] add Deepin 2015 session
    • [buildiso] make it run path independent; needs detection or manual configuring of iso-profiles location
    • [util*] make edition global var
    • [deployiso] adapt to new path finding
    • [util-iso-boot] fix isolinux profile path
    • [util-iso] fix isolinux overlay copying
    • [lib] cosmetics; use param
    • [util-iso] fix profile pacman.conf check
    • [buildiso] load_run_dir using new conf
    • [util] only write $repo.conf if file doesn't exist
    • [buildiso] add profile_repo variable to configure
    • [data] manjaro-tools.conf: comment out profile_repo
    • [data] update profile.conf.example
    • [util] clean up code
    • [lib] simplify overlay copying
    • [lib] fix isomounts; small fixes
    • [util-iso] use copy_overlay for isolinux
    • [util-iso-boot] use local var in write_isomounts
    • [util-iso-image] fix typo
    • [util-iso] copy overlay first, clean up last at root-image
    • [lib] add local var buffer
    • [data] update community.set
    • [data] update iso sets
    • [lib] change unique identifier file in profile repos to .buildiso
    • [data] rename two vars and a function
    • [buildpkg] comment out chroot version check #157; should temporarily fix it
    • [util-iso] take out chroot version check too for the moment
    • [util-pkg] fix error condition
    Downloads
  • 0.9.14-1 0adb27585b

    0.9.14-1 Stable

    ghost released this 2015-11-01 09:05:27 +00:00 | 1426 commits to master since this release

    50 days past and we are happy to present a new stable release of our tools for Manjaro. Ramon, Marcus and Philip did a great work on fixing common issues. Here the full list of changes in this release:

    • [util-iso-image] add deepin-session
    • [util-iso-boot] fix syslinux quite arg for openrc
    • [util] add cgmanager to openrc service array
    • [buildpkg] add new -u flag to create a udev base-devel chroot (no systemd)
    • update readme
    • [util-pkg] fix typo
    • [conf] clean pac group
    • [buildpkg] some msg cosmetics
    • [buildpkg] rm useless rest
    • [util-iso-image] fix budgie autologin
    • [buildpkg] proper help
    Downloads
  • 0.9.13.2-1 284d7bc920

    0.9.13.2-1 Stable

    ghost released this 2015-10-10 12:37:48 +00:00 | 1439 commits to master since this release

    • [util-iso-image] add deepin-session
    • [util-iso] fix 'overlayfs' issue with kernels under 4.0
    Downloads
  • 0.9.13.1-1 99599eac2a

    0.9.13.1-1 Stable

    ghost released this 2015-10-04 06:11:11 +00:00 | 1445 commits to master since this release

    • [makepkg.conf] adopt upstream changes
    • [util-iso] only use lz4 compression in kernels 4.0 or newer
    Downloads
  • 0.9.13-1 ba461e2502

    0.9.13-1 Stable

    ghost released this 2015-09-27 07:23:21 +00:00 | 1450 commits to master since this release

    20 days past and we are happy to present a new stable release of our tools for Manjaro. Ramon, Marcus and Philip did a great work on fixing common issues. Here the full list of changes in this release:

    • Prevent some services to be started in the livecd.
    • [util-iso-calamares] add disable services
    • [buildiso] show disable services
    • [util-iso-calamares] fix sh
    • [util] add disable services
    • [util-iso-calamares] remove double empty line
    • [util-iso-image] fix laptop sleep error
    • [util-iso-calamares] properly fix services.conf
    • [hooks] explicitly detach loop device on umount and silent losetup error
    • [hooks] explicitly detach loop device on umount also for 'miso_loop_mnt'
    • [util-iso-boot] work on #137
    • [util-iso] always use lz4 to compress the mhwd-image
    • [lib] remove unneeded 'break' statements
    • [util-livecd] remove kalu removal in vm, we don't use it.
    • [mhwd-live] log everything in /var/log/mhwd-live.log file
    • [livecd] remove useless logging in livecd script
    • [livecd] Log how much time it takes for each item to complete in the livecd script
    • [livecd] revert configure_user_root change
    • [livecd] remove depmod for extramodules
    • [livecd] Log time in ms in livecd script
    • [conf] add no systemd group defs to eventually create a chroot with eudev initially
    • [buildpkg] fix #135
    • [util-iso-boot] copy the systemd-efi from chroot
    • [util-iso-image] use volatile storage in live journal
    • [livecd] fix displaymanager configuration time logging
    • [livecd] make livecd logging shorter.
    • [util-livecd] remove some commented code
    • [buildpkg] fix #143
    • [util-iso-image][util-livecd] configurte time/clock on openrc to default to GMT
    • [util-iso-calamares] add create root-pwd
    Downloads
  • 0.9.12-1 cbbe486c1b

    0.9.12-1 Stable

    ghost released this 2015-09-07 16:33:24 +00:00 | 1491 commits to master since this release

    With this release we added all needs to prepare Manjaro 15.09:

    • manjaro-tools.conf: Add some information about iso_compression
    • util-iso-calamares: Always create configuration files for thus and calamares
    • [manjaro-chroot] needs check for lvm
    • [util-livecd] delete if /etc/machineid exists
    • Use Linux 4.1 and overlayfs by default
    • Update cflags
    • add session fluxbox
    • [util-iso-boot] efi binaries are now part of 'manjaro-tools-efiboot'
    Downloads
  • 0.9.11-3 7e602830a6

    0.9.11-3 Stable

    ghost released this 2015-08-17 05:43:39 +00:00 | 1512 commits to master since this release

    This release fixes issues we found mostly within buildiso:

    • [util-livecd] delete if /etc/machineid exists
    • Update cflags
    Downloads
  • 0.9.11-2 c8b9e4126f

    0.9.11-2 Stable

    ghost released this 2015-08-01 08:23:54 +00:00 | 1514 commits to master since this release

    This release fixes issues we found mostly within buildiso:

    • [util-livecd] fix autologin in live session for GDM
    • [manjaro-tools.conf] Add some information about iso_compression
    • [util-iso-calamares] Always create configuration files for thus and calamares, even if they are not installed.
    • [manjaro-chroot] needs check for lvm
    Downloads