Skip to content

Releases: hpcsi/losf

LosF v0.56.0 Released (07 March 2019)

07 Mar 17:17
Compare
Choose a tag to compare
  • add check to report OS packages that will be obsoleted for yum (#93)
  • allow file-deletion specification to be specified on a per appliance basis (#94)
  • bug fix for losf utility when adding multi-install packages
  • bug fix for caching of original file with sync update for chroot-only changes

LosF v0.55.0 Released (18 October 2017)

18 Oct 14:44
Compare
Choose a tag to compare
  • allow specification of node architecture with Warewulf (#92)

LosF v0.54.0 Released (01 June 2017)

02 Jun 03:20
Compare
Choose a tag to compare
  • add support for systemd-based service (#81)
  • update cache location for original file contents being updated in chroot (#80)
  • bug fix for koomie_cf when using -r option (#86)
  • bug fix for sync_fonfig_files binary when supplying optional file option (#85)

LosF v0.53.0 Released (28 September 2015)

28 Sep 13:01
Compare
Choose a tag to compare

Changes from previous release include:

  • added new capability to allow for variable substitution during configuration file syncing. Allows delimited variables like @variable@ to be replaced by a user-provided value during the sync process. See config.Bar for example configuration syntax
  • updated @losf_synced_file_location@ substitution macro to report path relative to $LOSF_CONFIG_DIR
  • template notify_header file now included when using initconfig utility

LosF v0.52.0 Released (13 July 2015)

13 Jul 04:59
Compare
Choose a tag to compare

Changes from previous release include:

  • added new config option for Warewulf provisioning ([Warewulf/files]). Allows for the
    specification of additional files to provision - useful for prescribing multiple network interfaces.
  • allow multiple interface definition with Warewulf provisioning
  • propagate [Kernel-Boot-Options-Post] settings in Warewulf provisioning mode
  • allow hosts to be skipped via comment character (#) when using koomie_cf -f
  • allow 'losf reinsert [host]' to proceed when host not previously registered with provisioner
  • add option to 'losf add [host]' command to allow specification of desired node type

LosF v0.51.2 Released (14 April 2015)

14 Apr 11:39
Compare
Choose a tag to compare

Changes from previous release include:

  • fix for koomie_cf options parsing

LosF v0.51.1 Released (08 April 2015)

14 Apr 11:50
Compare
Choose a tag to compare

Changes from the previous release include:

  • fix for use of "losf addpkg" with a chroot environment
  • added support for "--yes" option to losf addpkg

LosF v0.51.0 Released (30 March 2015)

31 Mar 00:44
Compare
Choose a tag to compare

Changes from the previous release include:

  • disallow addition of custom rpm if the same version/release was cached previously in rpm_topdir
  • minor updates to INSTALL file
  • allow support for node-type specific [Permissions] control
  • update initconfig utility to allow use of previously existing config dirs for initialization
  • include chroot syncing capability for standalone "sync_config_files" utility
  • improve FQDN query for initconfig utility
  • expand regression test suite
  • allow losf -v/--version queries when LOSF_CONFIG_DIR is not valid

LosF v0.50.0 Released (24 November 2014)

06 Mar 20:17
Compare
Choose a tag to compare

Changes from previous release include:

  • include support for RHEL7 without need for additional yum downloadonly plugin
  • remove use of Switch.pm from losf util to support newer perl versions
  • update parallel ssh tool (koomie_cf) to support SLES12

LosF v0.49.0 Released (28 September 2014)

28 Sep 16:31
Compare
Choose a tag to compare

Changes from previous release include:

  • update to RPM .spec file template - removes shell startup scripts
    in favor of links to binaries
  • new option added to koomie_cf: use -q to launch underlying ssh commands
    with quiet option -primarily useful to silence .ssh key warnings
  • disable output coloring if no tty is connected
  • update CLI wrappers to account for execution via soft link
  • improve command-line parsing within losf utility to warn against unsupported options