• 0.14.2 90a9f635f4

    0.14.2 Stable

    ghost released this 2017-02-15 19:10:42 +00:00 | 582 commits to master since this release

    • deployiso: correction of remote project path
    • initcpio: fix miso and miso_aufs hook in checksum and verify mode
    • doc: update buildiso and manjaro-tools.conf
    • buildiso: implement sfs signing
    • update readme
    Downloads
  • 0.14.1 46e83ab833

    0.14.1 Stable

    ghost released this 2017-02-13 20:50:28 +00:00 | 590 commits to master since this release

    Changelog:

    • data: upd iso build lists
    • deployiso: fix project gen
    • Makefile: update
    • util-iso: copy initcpio to bootfs
    • util-yaml: update netgroups
    • deployiso: move torrent code from buildiso to deployiso
    • util: unset basic switch
    • deployiso: make the project configurable
    • util-publish: clean up code; fixes for torrents
    • deployiso: add optiontion to configure mirrors; torrent fixes
    • deployiso: update display_settings()
    • deployiso: display_settings() cosmetics
    • doc: update deployiso man
    • deployiso: correct project display settings
    • update readme
    • doc: remove obsolete entries
    • deployiso: minor correction in display
    • util-publish: add checks in make_torrent()
    • util-publish: add verbose mktorrent_arg
    Downloads
  • 0.14.0 901aa6f563

    0.14.0 Stable

    ghost released this 2017-02-04 19:38:15 +00:00 | 610 commits to master since this release

    Changelog:

    buildiso/check-yaml:

    • dropped shared Packages-Desktop file, sonar made it impractical
    • switched iso booting to syslinux for mbr boot
    • removed plymouth theme setting in profile.conf, now handled by theme package
    • synced initcpio miso hooks with upstream arch
    • implemented optional persistence for live media (-m switch)
    • reorganized the profile's chroot_dir, the resulting iso dir for squashing moved one level up the tree
    • improved ext4 or fat img mounting

    Profiles:

    • new tags:
      • '>manjaro'
      • '>sonar'
      • '>basic'
      • '>extra'
    • any profile now has standardized Packages-Desktop, no shared list merged
    • reorganized Packages-Live, Packages-Root to always produce same install, regardless of netinstall or unsquash images
    • calamares netinstall yaml files moved into a separate repo calamares-netgroups
    • renamed the two profile.conf netinstall switches
      • configure calamares for netinstall netinstall=true/false(default: netinstall=false)
        • configure netinstall to use chrootcfg instead of unpackfs (default: unpackfs) chrootcfg=true/false if netinstall=true
    Downloads
  • 0.13.8 26cca31fb1

    0.13.8 Stable

    ghost released this 2016-09-30 21:17:38 +00:00 | 717 commits to master since this release

    This is our eigth and last point release for our stable 0.13 series. Followed fixes were added:

    • docbook: add check-yaml.xml
    • Makefile: add check-yaml doc
    • update readme
    • resolve unmet depends; move code to proper place
    • docbook: fix check-yaml
    • util-yaml: resolve depends further, should now work standalone
    • fix check-yaml example
    • schemas: validate schemas
    • util-yaml: use ruby kwalify; pykwalify seems buggy
    • schemas: fix settings ident and welcome
    • util-yaml: write valid settings.conf
    • util-yaml: some validation fixes
    • schemas: tweaks
    • update .gitignore
    • util-iso: fix checksum path
    • data: add lumina to dektop.map
    • util: change netgroups path, so profiles can accomodate a new netinstall profile in official; twice the same name clash in the path finding
    • util-yaml: only write displaymanager.conf if unpackfs true and netinstall false; this should enable CAL fallback detection for netinstall
    • util: add geoip var check
    • util-yaml: support autodetection of DM for chrootcfg
    • util-yaml: fix typo; remove left over check
    • buildiso, check-yaml: rename unpackfs -> chrootcfg var in profile.conf
    • util-yaml: fix syntax
    • buildiso, check-yaml: remove DE detection
    • uitil-iso-image: clean up live conf writer
    • data: update profile.conf.example
    • util-yaml: optimize module conf writing
    • data: update iso build lists
    • remove schemas; now packaged in calamares-tools
    • data: rm desktop.map file
    • docbook: adjust profile.conf defaults
    • docbook: remove tabs
    Downloads
  • 0.13.7 f2d646b371

    0.13.7 Stable

    ghost released this 2016-09-18 13:56:01 +00:00 | 754 commits to master since this release

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

    • buildiso: add a geoip switch to profile.conf
    • buildiso: increase efi part size to 32MB; unset geoip for profile
    • buildiso: remove write_grubcfg_conf
    • buildiso: show geoip switch in display fn
    • util-iso-cal: don't write chrootcfg.conf
    • util-iso-cal: clean code; simplify
    • data: update profile.conf.example
    • check-yaml: enable pacman group mode
    • unify chmod call
    • user user_rown() where apropriate
    • util: fix user_own arg
    • clean up chown wrapper code
    • util-iso-yaml: write pacman group yaml in pacman subfolder
    • util-iso:revert to 31MB efi part size
    • util-iso-cal: activate geoip
    • default format of 4 spaces
    • util-iso-cal: fix welcome.conf ident
    • buildiso,check-yaml: prepare to validate yaml files against schemas
    • data: add settings-schema.yaml
    • data: updatesettings schema
    • data: fix settings yaml schema
    • data: add netgroups yaml schema
    • data: fix netgroups schema
    • schemas: add netgroups required
    • schemas: add bootloader schema yaml
    • schemas: add chrootcfg
    • schemas: add displaymanager
    • schemas: add finished
    • schemas: add fstab
    • schemas: add grubcfg
    • schemas: add initcpio
    • schemas: add keyboard
    • schemas: add license
    • schemas: add locale
    • schemas: add luksopenswaphookcfg
    • schemas: fix locale
    • schemas: add machineid
    • schemas: add mhwdcfg
    • schemas: add mount
    • schemas: add netinstall
    • schemas: add packages
    • schemas: add partition
    • schemas: add plymouthcfg
    • schemas: add postcfg
    • schemas: add removeuser
    • schemas: add umount
    • schemas: add services
    • schemas: add servicescfg
    • schemas: add unpackfs
    • schemas: add users
    • schemas: add welcome
    • schemas: add enum to displaymanager, packages
    • schemas: update settings
    • schemas: cleaning
    • schemas: add runlevel enum in servicescfg
    • schemas: fix ident mhwdcfg
    • schemas: use [module].schema.yaml
    • Makefile: add schemas and yaml inst
    • check-yaml: add validation by schema with pykwalify
    • util-iso-yaml: fix syntax error
    • schemas: fixes
    • util-iso-cal,yaml: fixes
    • schemas: fix unpack
    • util-iso-yaml: fix netgroups check
    • util-iso-cal: fix smb check
    • check-yaml, buildiso: merge util-iso-cal in util-iso-yaml
    • buildiso, check-yaml: resolve dependencies to make yaml package independent of iso pkg
    • util: move get_edition()
    • util: move is_valid_de()
    Downloads
  • 0.13.6 0c40ad7d35

    0.13.6 Stable

    ghost released this 2016-09-10 20:07:07 +00:00 | 825 commits to master since this release

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

    • [util-*] use given primary group of user in chown cmd
    • [util-iso-cal] prepare to use plymouthcfg module
    • [plymouth] configure has to be happen with boot-image
    • [plymouth] plymouthcfg detects and need to be before initcpiocfg
    • [.gitignore] update
    • [util-iso-cal] fix alignment
    • [util-iso-cal] write locale.conf
    • [util] fix if or syntax
    • [util] use case instead to fix plymouth services
    • [readme] update
    • [util-iso-cal] only write plmouthcfg in settings.conf if plymouth_boot was set
    Downloads
  • 0.13.5 9b478fdc2e

    0.13.5 Stable

    ghost released this 2016-08-28 11:35:54 +00:00 | 839 commits to master since this release

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

    • check-yaml: initial commit
    • check-yaml: fixes
    • check-yaml: make kernel presets work from built profile
    • util-iso-yaml: don't write packages.yaml in display mode
    • check-yaml: use generic preset in cal mode
    • util-iso-yaml: fix preset copy
    • util-iso-yaml: now it works in cal mode
    • util-iso-yaml: improve cache structure
    • update readme
    • readme: be more specific on netgroups usage
    • util-iso-cal: write plymouth theme in grubcfg.conf
    • check-yaml: show all relevant profile vars
    • buildiso: add mirrors-live service to live array
    • buildiso; implemet smb settings in profile.conf
    • util-iso-image: fix typo
    • buildiso: show smb_workgroup if not empty
    • util-iso-image: clean sync db again
    • buildiso: always use build locales should fix locales problems all over live session
    • buildiso: partially revert prev commit; only do locales for root-image
    • check-yaml: print a msg when writing file
    • data: update base-devel-udev
    • buildiso, check-yaml: msg cosmetics
    • buildiso: more msg stuff
    • util: allow plymouth_boot on openrc
    • util-iso-image: write live.confin $SYSCONFDIR so live package can load a default im $SYSCONFDIR is not present; the default will be packaged
    • util-iso-boot: set splash for openrc if plymouth_boot
    Downloads
  • 0.13.4 c99ffacc8e

    0.13.4 Stable

    ghost released this 2016-08-21 08:00:10 +00:00 | 867 commits to master since this release

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

    • util-iso-image: check if overlay exists before copy
    • buildiso: alter mhwd live repo location to make mhwdcfg CAL module work easily
    • Makefile: adopt new pacman-mhwd.conf
    • util-iso-cal: add write_grubcfg_conf()
    • util-iso-cal: update chrootcfg.conf
    • util: change default netgroups url more suitable for team
    • update profile.conf.example
    • util-iso-cal: allow hybrid yaml netinstall file to separate pure netinstall from addtional software
    • util-iso-cal: make yaml file name a get function
    • buildiso: always write netinstall.conf; unset netgroups
    • util-iso-cal: fix conf path
    • buildiso: show netgroups url
    • buildiso: undecided, but don't show the url of the netinstall.yaml
    • util-iso-cal: unsure, but better extract both images for the moment until we have a plan
    • util-iso-cal: it probably makes more sense to write unpack entry only if the file exists(Packages-DE)
    • buildiso: show netgroups only if netinstall
    • buildiso: rename nonfree_xorg --> nonfree_mhwd should make it more clear
    • util-iso-cal: only write netinstall.conf if netinstall
    • util: add a fail safe for unpackfs
    Downloads
  • 0.13.3 c5c8c5e5ff

    0.13.3 Stable

    ghost released this 2016-08-18 19:53:53 +00:00 | 889 commits to master since this release

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

    • util-iso-cal: use localecfg module
    • util-lib-cal: update chrootcfg conf
    • util-iso-cal: adopt chrootcfg and mhwdcfg changes
    • manjaro-chroot: fix args bug in manual mode
    • buildiso: don't clean sync dbs; cal mhwdcfg change
    • util-iso-cal: polish given changes
    Downloads
  • 0.13.2 360da72fc6

    0.13.2 Stable

    ghost released this 2016-08-06 07:34:02 +00:00 | 897 commits to master since this release

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

    • util-iso-cal: add support for openrc netinstall
    • buildiso: rename services vars to make it consistent
    • buildiso: confiure only live-image, the target install will be configured by CAL
    • buildiso: move live config stuff to livecd repo
    • buildiso: readd DE detection and write vars to live.conf
    • util-iso-image: quote addgroups when writing to live.conf
    • util-iso-cal: fix disabled openrc services; write them only if defined
    • util-iso: tweak iso filename to reflect netinstall iso
    • util-iso: fix typo
    • buildiso: rework DM service logic
    • buildiso: show DM in svc array
    • util-iso-cal: fix openrc services; add mhwdcfg
    • util-iso-cal: del code
    • util-iso-cal: write mhwdcfg, fix welcome
    • util-iso-cal: fix silly syntax error
    • util-iso-cal: fix unpackfs.conf
    Downloads