https://github.com/hpcsi/losf

sort by:
Revision Author Date Message Commit Date
d17411c include default/ in 27 March 2015, 13:42:06 UTC
d7d6fe6 move os-packages and custom-packages to default/ subdir 27 March 2015, 13:24:59 UTC
46095d1 relocated -v parsing to underlying perl util 27 March 2015, 13:14:11 UTC
f2549dc remove old svn Id:s from headers 26 March 2015, 23:18:12 UTC
c102f2f remove unused template 26 March 2015, 23:13:53 UTC
b5bd65b include tests for node_types with a regex argument 26 March 2015, 23:08:34 UTC
33ea578 update to parse command-line arguments 26 March 2015, 23:08:07 UTC
3b26759 remove unused var 26 March 2015, 23:07:37 UTC
ab3a512 Create standalone node_type.pl file that can be used by bash wrapper script to determine_node_membership(); 26 March 2015, 15:31:29 UTC
95228cc include test for node_type output 26 March 2015, 15:29:52 UTC
7ddf904 slight refactor to move query of provisioning system to subroutine; moved version queries back to local perl utilities 26 March 2015, 15:03:18 UTC
4a925f4 remove unused call to hostname 26 March 2015, 15:01:32 UTC
c011f15 revert version option to reside in underlying perl utility 26 March 2015, 14:59:44 UTC
0d36f5f update to support chroot environment 26 March 2015, 03:02:20 UTC
7bf6b7f remove unused hostname calls, convert dnsdomainname to query_local_network_name() 26 March 2015, 03:01:47 UTC
a7ed8a1 convert config_dir check to subroutine 26 March 2015, 02:58:20 UTC
43df68a Replace calls to hostname with query_local_network_name(); include extra delimiters to update output (INFO mode) if more than one node type is being updated. 26 March 2015, 02:56:43 UTC
55d0d4a add support for chroot environment in sync_config_files utility 26 March 2015, 02:35:05 UTC
52ae638 allow user to sync zero-size file 26 March 2015, 02:01:28 UTC
56dde41 include backup query for dnsdomainname 26 March 2015, 01:47:50 UTC
69d6002 switch to query_local_network_name() 26 March 2015, 01:06:19 UTC
6934ffb define subroutine to query local host network name 26 March 2015, 00:55:50 UTC
94c40fd use query_local_network_name() in favor of hostname call 26 March 2015, 00:45:22 UTC
f0ab5d9 move network hostname query to subroutine; initialize logger and use for output info 26 March 2015, 00:39:01 UTC
167fb6e remove refs to deprecated built-in dependencies 26 March 2015, 00:04:36 UTC
185a178 include example sections for warewulf provisioning 25 March 2015, 23:40:51 UTC
dcd3df7 slight refactor to define usage() function to support -h option; use Sys::Hostname in favor of raw calls to hostname to determine host/domain info 25 March 2015, 23:36:07 UTC
958add7 add new tests for versioning consistency; update check for update output to reflect additional info in print. 12 March 2015, 21:45:43 UTC
19a6963 Update losf wrapper to check for -v/--version command-line options and honor those. This allows version to be queried even if a valid LOSF_CONFIG_DIR is not detected. 12 March 2015, 21:44:36 UTC
681821a year++ 06 March 2015, 20:23:31 UTC
0f28afc year++ 06 March 2015, 20:23:05 UTC
3d0ab7a working on 0.51.0 06 March 2015, 20:22:59 UTC
3392595 working on 0.51.0 06 March 2015, 20:19:02 UTC
df761d1 working on 0.51.0 06 March 2015, 20:18:47 UTC
eaa30bb documenting release date for 0.50.0 03 March 2015, 13:49:35 UTC
e042aeb moved config file check to Losf_config.pm 24 November 2014, 16:14:29 UTC
1f5e1e7 include Losf_config as provides in .spec file 24 November 2014, 16:04:33 UTC
6a5d61c Add check for old/new version of yum to determine if additional yum plugin is required. Closes #63. 24 November 2014, 15:28:41 UTC
4964712 line up --help output 24 November 2014, 14:58:03 UTC
510c4bd move version routine to utils.pl 24 November 2014, 14:51:57 UTC
080e750 remove use of Switch.pm 24 November 2014, 14:51:14 UTC
0693e7d Include pass_through option for getoptions. Avoids trying to parse arguments for commands to be executed to retain previous convention. 11 November 2014, 02:08:41 UTC
614190e Removed use of Switch.pm from losf.pl as it is deprecated in perl version on SLES12. Closes #61. 07 November 2014, 05:12:50 UTC
87ce943 Remove use of deprecated getopts.pl in newer perl versions. Allows for execution under SLES12. Moved command-line help to a separate subroutine while I was at it and updated the -w logic slightly to behave more intuitively. Closes #60. 07 November 2014, 04:22:29 UTC
29ec79c bump to next working version 06 October 2014, 19:35:35 UTC
1b3693a Update rpm .spec file template. Remove shell login scripts in favor of soft links to binaries. 28 September 2014, 16:28:35 UTC
c9a0f95 documenting changes for 0.49.0 28 September 2014, 16:23:05 UTC
6648044 Remove creation of shell profile scripts. Add soft links to losf binaries instead. 28 September 2014, 16:22:41 UTC
3804d5b Addition of -q option to run underlying ssh commands in quiet mode. Closes #56. 28 September 2014, 16:21:50 UTC
fdc0bef remove left over debug print 19 September 2014, 19:36:36 UTC
c57a895 Update wrappers to disable color if no tty is included. Closes #47. 18 September 2014, 18:18:11 UTC
1ca0ffa improve command-line parsing within losf utility to warn when a valid option is provided to the wrong submodule. Closes #54. 18 September 2014, 16:37:14 UTC
12c4eec Updated top-level CLI wrappers to account for execution via soft linke. Closes #55. 18 September 2014, 15:12:55 UTC
9814dd4 bump to next working release 10 August 2014, 20:09:02 UTC
c39a958 minor edit for changes 10 August 2014, 20:02:15 UTC
a1d67d1 use alt macro 10 August 2014, 20:00:38 UTC
896555d Merge branch 'devel' of https://github.com/hpcsi/losf into devel 10 August 2014, 19:59:34 UTC
e2b3822 document enhancement - Issue #35 10 August 2014, 19:59:26 UTC
a724dac Merge pull request #37 from hilmiller/devel Minor documentation edits 10 August 2014, 19:54:50 UTC
9ba803c extend updatepkgs option to work with chroot 10 August 2014, 19:49:59 UTC
5480335 convert error to warning 06 August 2014, 14:36:20 UTC
3bb94d1 convert error to warning to allow single system installs 06 August 2014, 13:59:31 UTC
c0e2bb9 use defined prefix if available 06 August 2014, 12:47:03 UTC
3f3c901 Fix cobbler import path 05 August 2014, 20:45:33 UTC
1e6c8eb Fix addrpm path 05 August 2014, 20:43:55 UTC
5c4d67f tweaking ww template 30 July 2014, 20:25:22 UTC
cdb3de3 remove requirement to provide ww bootstrap version - it is optional 30 July 2014, 20:07:25 UTC
7c7cfd1 include warewulf in example template 30 July 2014, 20:03:55 UTC
7bcf49e remove requirement to provide gateway - it is optional 30 July 2014, 20:02:23 UTC
1837ecf remove specific package revisions 30 July 2014, 18:26:12 UTC
6e47f7d update help text for --noprovision 29 July 2014, 15:34:09 UTC
81be93b fix info message to use correct node type during package removal 29 July 2014, 14:47:06 UTC
fa81942 tweak info message to not hardcode use of yum 28 July 2014, 14:32:45 UTC
6e53c47 fix warning to use package manager, not yum 28 July 2014, 14:29:38 UTC
765c73e Extend chroot support option to allow update to run natively on non-master type host. Closes #35. 28 July 2014, 11:02:06 UTC
85f81b5 noop: remove commented out lines 28 July 2014, 11:00:17 UTC
9603a37 noop: remove some dead space 28 July 2014, 10:59:55 UTC
7639d95 fix use of perl literal in error message for pkg manager 27 July 2014, 23:18:47 UTC
d478c77 Merge branch 'master' into devel 25 July 2014, 00:40:30 UTC
d3e480b including ipmi lanplus update for 0.47.3 release 22 July 2014, 20:34:27 UTC
e50925a bug fix for update not executing user-supplied update.<cluster> script if it is present. Closes #34. 22 July 2014, 20:21:18 UTC
1f14cb5 remove debug print 21 July 2014, 21:59:45 UTC
d8d37d6 add configure option to allow specification of desired Warewulf bootstrap 21 July 2014, 21:55:43 UTC
779dfbf Added zypper pattern support under SLES for use with "losf addgroup". Closes #33. 21 July 2014, 20:51:35 UTC
df73b74 include Find package - Issue #32 21 July 2014, 17:06:10 UTC
c8fcaae Fix for incomplete OS package downloads - use File::Find to discover all downloaded rpms. Issue #32. 21 July 2014, 17:04:17 UTC
2a6b3e0 add log4perl dependency for SLES 21 July 2014, 16:31:53 UTC
ab489ea add Log4perl dependency for SLES 21 July 2014, 16:25:03 UTC
ffed2bc remove re-declaration 21 July 2014, 16:03:44 UTC
8d550f4 include option to define network gateway for warewulf installs 21 July 2014, 14:48:40 UTC
9896abc tweak update summary formatting for consistency across multiple node types 21 July 2014, 13:56:39 UTC
5e55bb9 bump version 21 July 2014, 13:17:57 UTC
809fae1 working on 0.48.0 21 July 2014, 13:16:03 UTC
381fb77 Merge branch 'master' into devel 21 July 2014, 13:15:01 UTC
e611788 Update impi convenience utils to use lanplus interface. Issue #31. 21 July 2014, 13:12:30 UTC
799230f Merge branch 'master' into devel 21 July 2014, 13:09:50 UTC
675be55 Merge branch 'devel' of https://github.com/hpcsi/losf into devel 21 July 2014, 13:05:56 UTC
3a07f24 resolve noop merge conflict 21 July 2014, 13:05:46 UTC
eb36363 prep for 0.47.2 release 15 July 2014, 18:12:54 UTC
526009a fix for sync_config_files with no argument - closes #30 15 July 2014, 18:11:33 UTC
back to top