Kyle Sheumaker [Tue, 25 Sep 2018 21:18:40 +0000]
Updated uuid_fix.sh to support blkid output w/ LABELs as well as UUIDs
Kyle Sheumaker [Mon, 24 Sep 2018 23:08:16 +0000]
Better checking of when a kernel is installed for dracut creating
Kyle Sheumaker [Mon, 24 Sep 2018 22:47:46 +0000]
fix uuid detection to search through all devices that match the UUID
Kyle Sheumaker [Mon, 24 Sep 2018 17:06:28 +0000]
added support for setting IPMI network and user/password on clone
Kyle Sheumaker [Mon, 24 Sep 2018 15:07:55 +0000]
1. Check to see if imsm is enabled if there is an imsm RAID array
2. Add efi-boot-order-fix.pl to change network order as first boot option
Kyle Sheumaker [Fri, 21 Sep 2018 22:50:50 +0000]
Updated uuid_fix to make uuid symlinks so grub2-mkconfig works correctly
Kyle Sheumaker [Fri, 21 Sep 2018 21:04:47 +0000]
move from busybox blkid to util-linux one
Kyle Sheumaker [Fri, 21 Sep 2018 21:00:11 +0000]
More fixes for uuid
Kyle Sheumaker [Fri, 21 Sep 2018 19:56:49 +0000]
Updated manifest
Kyle Sheumaker [Fri, 21 Sep 2018 19:54:25 +0000]
Updated uuid fix for bug fixes
Kyle Sheumaker [Fri, 21 Sep 2018 19:03:56 +0000]
added uuid_fix to rewrite the fstab and mdadm.conf
Kyle Sheumaker [Fri, 21 Sep 2018 15:14:42 +0000]
Updated prep_disks to support imsm RAID arrays
Kyle Sheumaker [Wed, 12 Sep 2018 19:44:19 +0000]
Merge branch 'master' of ssh://intranet.corp.advancedclustering.com:7999/boot/bootimage-initfs
Kyle Sheumaker [Wed, 12 Sep 2018 19:44:02 +0000]
Updated modules_other.conf to include uas kernel module
Kyle Sheumaker [Tue, 5 Jun 2018 23:20:31 +0000]
Updated installer to deal with efi file
Kyle Sheumaker [Mon, 4 Jun 2018 20:07:14 +0000]
Add support for fat filesystems (for EFI boot partition)
Paul Kenyon [Thu, 9 Nov 2017 17:21:02 +0000]
Support compressed module filenames (e.g. .ko.xz)
Kyle Sheumaker [Fri, 6 Oct 2017 20:49:00 +0000]
Fix missing backtick
Kyle Sheumaker [Fri, 6 Oct 2017 20:26:57 +0000]
Updated hardware output to work better with NVMe drives
Kyle Sheumaker [Fri, 6 Oct 2017 20:25:50 +0000]
Updated hardware_output to work correctly with nvme drives
Kyle Sheumaker [Mon, 28 Aug 2017 20:25:12 +0000]
Fixed typo in NVME detection
Kyle Sheumaker [Mon, 28 Aug 2017 19:42:13 +0000]
Add support for getting SN from nvme command line tool
Kyle Sheumaker [Mon, 28 Aug 2017 19:31:57 +0000]
Added support for getting drive SNs
Kyle Sheumaker [Tue, 13 Dec 2016 19:27:28 +0000]
Fixed typo
Kyle Sheumaker [Mon, 24 Oct 2016 18:38:13 +0000]
Updated syscheck w/ new IP address
Kyle Sheumaker [Thu, 28 Apr 2016 16:16:45 +0000]
Fixed cloner_server.sh to not send message if no server specified when clone is done
Kyle Sheumaker [Fri, 22 Apr 2016 20:11:56 +0000]
Fxied bugs in srclabel code
Kyle Sheumaker [Fri, 22 Apr 2016 19:09:52 +0000]
added detect_label.sh to manifest
Kyle Sheumaker [Fri, 22 Apr 2016 15:45:54 +0000]
Updated cloner3 to support installing images from a disk partition with an ext4 LABEL=
Kyle Sheumaker [Mon, 4 Apr 2016 23:23:20 +0000]
Updated prep_disks to read raidconf3 file for making MD devices with a name and specific uuid
Kyle Sheumaker [Mon, 4 Apr 2016 19:02:24 +0000]
Fixed typos for clone_clone_fatal_error
Kyle Sheumaker [Mon, 4 Apr 2016 17:43:44 +0000]
Updated hardware.sh for new argument "moduleload=" a comma seperated list of modules to load before everything else, this is to solve disk detection order that doesn't match the distro, i.e. (moduleload=mpt3sas,ahci) all other modules will still load, this just overrides the order.
Kyle Sheumaker [Mon, 4 Apr 2016 16:23:06 +0000]
Added nvme block driver to modules_other_early.conf
Jordan Gibbens [Mon, 7 Dec 2015 17:29:58 +0000]
Changed from load_module to modprobe_module function so that init option 'skip_module' will take affect if used.
Kyle Sheumaker [Thu, 22 Oct 2015 18:56:35 +0000]
Merge pull request #1 in BOOT/bootimage-initfs from paul-minor_cleanup to master
* commit '
64ca3b6c2ec7def6c73e0c18f981d0f316ec48b7':
Changed back from 1 sec to 10 sec
Corrected custom sleep at boot code; set to 1 sec
Paul Kenyon [Thu, 22 Oct 2015 18:23:52 +0000]
Changed back from 1 sec to 10 sec
Paul Kenyon [Wed, 26 Aug 2015 18:25:44 +0000]
Corrected custom sleep at boot code; set to 1 sec
Kyle Sheumaker [Mon, 23 Mar 2015 18:51:54 +0000]
Added new location of grub-mkconfig for debian
Kyle Sheumaker [Tue, 3 Mar 2015 16:09:31 +0000]
Added support for custom sleep time on boot
Kyle Sheumaker [Tue, 24 Feb 2015 16:58:27 +0000]
Removed starting of mcelog daemon
Kyle Sheumaker [Tue, 24 Feb 2015 00:09:00 +0000]
Updated cloner3 and start mcelog daemon
Kyle Sheumaker [Wed, 28 Jan 2015 17:02:18 +0000]
Added mounting of /proc and /sys into initrd for grub2 installation
Kyle Sheumaker [Wed, 28 Jan 2015 16:49:29 +0000]
Fixed making grub2.cfg file
Kyle Sheumaker [Wed, 28 Jan 2015 15:08:57 +0000]
Fixed support for label making on xfs, added support for grub2-mkconfig
Kyle Sheumaker [Tue, 27 Jan 2015 18:23:49 +0000]
Updated prep_disks to make labels of xfs and swap partitions
Kyle Sheumaker [Tue, 13 Jan 2015 14:58:54 +0000]
fixed bug in post_install.sh
Kyle Sheumaker [Wed, 7 Jan 2015 21:01:09 +0000]
Added support for a post_install.sh script in the image directory
Kyle Sheumaker [Fri, 2 Jan 2015 15:03:57 +0000]
Make small changes to dump ipmi MAC addresses, and cloner3 fixes
Kyle Sheumaker [Thu, 10 Jan 2013 18:59:53 +0000]
Fix bug with the syslog cmdline variable
Kyle Sheumaker [Mon, 15 Oct 2012 16:32:37 +0000]
Updated cloner3 install, and HPL settings.
Kyle Sheumaker [Wed, 25 Apr 2012 23:07:36 +0000]
Updated cloner3 port= argument
Kyle Sheumaker [Wed, 25 Apr 2012 23:06:10 +0000]
Updated cloner3 to working state
Kyle Sheumaker [Wed, 25 Apr 2012 21:33:30 +0000]
Added cloner 3 install scripts
Kyle Sheumaker [Tue, 7 Feb 2012 21:07:15 +0000]
Added generic "script" infrastructre
Kyle Sheumaker [Tue, 7 Feb 2012 21:05:10 +0000]
Fix an issue with parted on partitions without filesystems
Kyle Sheumaker [Tue, 3 Jan 2012 21:32:04 +0000]
Added support for changing mellanox mlx4 devices to ethernet to use them as 10g
Kyle Sheumaker [Fri, 9 Dec 2011 00:42:42 +0000]
Added support for grub2 and parted
Jason D. Clinton [Fri, 20 Aug 2010 15:28:53 +0000]
screenrc: add some good defaults from other distros
Jason D. Clinton [Thu, 19 Aug 2010 20:25:01 +0000]
hardware: usb now built in to kernel so keyboard is alive from beginning
Jason D. Clinton [Thu, 19 Aug 2010 20:24:16 +0000]
hardware: drop lmsensors in favor of IPMI, they are basically worthless
root [Sat, 7 Aug 2010 00:19:37 +0000]
Fixed hardware.sh to test for link with ethtool
Jason D. Clinton [Fri, 2 Apr 2010 20:43:31 +0000]
If we find a log device, don't kill the entire startup sequence
Jason D. Clinton [Fri, 2 Apr 2010 20:00:52 +0000]
Add the previous two directories to the manifest for install
Jason D. Clinton [Fri, 2 Apr 2010 19:03:50 +0000]
Add the mount point for USB logging on boot.
Jason D. Clinton [Fri, 2 Apr 2010 16:10:40 +0000]
Add directory needed for USB logging.
Jason D. Clinton [Tue, 30 Mar 2010 22:08:24 +0000]
Update our invocation of udev trigger for modern udev
Jason D. Clinton [Tue, 30 Mar 2010 22:03:49 +0000]
Restore working PTY after kernel update
Jason D. Clinton [Tue, 30 Mar 2010 17:00:02 +0000]
Logdev isn't working now and vol_id has been removed from udev
With this commit we now blindly try to mount all removable partitions.
Jason D. Clinton [Mon, 29 Mar 2010 21:26:56 +0000]
Support RAID0 and report failure to make RAID device
Jason D. Clinton [Fri, 5 Feb 2010 23:17:37 +0000]
Rework the location where spantree sleeps so that it happens after link is up
Jason D. Clinton [Tue, 3 Nov 2009 23:48:53 +0000]
We need to bootstrap a few critical devices in the new /dev filesystem
Jason D. Clinton [Tue, 3 Nov 2009 23:10:04 +0000]
Make dev a real mount point so that we can -o bind it to a chroot in rescue
Jason D. Clinton [Mon, 2 Nov 2009 20:58:53 +0000]
make screen pause when the child process exits and wait for return or space
Jason D. Clinton [Mon, 2 Nov 2009 20:28:26 +0000]
Add Billy's requested EDAC counting scripts
Jason D. Clinton [Tue, 27 Oct 2009 22:29:42 +0000]
bootimage-initfs: use tty1 for first VT; perform reboot and shutdown correctly
Jason D. Clinton [Fri, 16 Oct 2009 21:42:14 +0000]
cloner: Fix the errors that the user gets on running remount-fs.sh
Jason D. Clinton [Thu, 8 Oct 2009 18:49:49 +0000]
cloner: handle RAID0/5 case with MD
Jason D. Clinton [Wed, 22 Apr 2009 22:12:57 +0000]
cloner: hopefully unbreak grub with ext3 /boot
Jason D. Clinton [Wed, 22 Apr 2009 21:16:11 +0000]
cloner: when syncing node specific data, use checksum instead of mtime
Jason D. Clinton [Wed, 22 Apr 2009 03:44:43 +0000]
don't insert sensors if we're running cloner
Jason D. Clinton [Wed, 22 Apr 2009 02:58:04 +0000]
update ext filesystem support to latest distro standars
Jason D. Clinton [Wed, 22 Apr 2009 02:30:15 +0000]
add a good defaults file for mke2fs
Jason D. Clinton [Tue, 21 Apr 2009 23:08:41 +0000]
allow resolution of symbol dependencies with modprobe for .ko loading
Jason D. Clinton [Tue, 21 Apr 2009 22:42:00 +0000]
cloner: fix a spelling error just for Bruce
Jason D. Clinton [Tue, 21 Apr 2009 22:40:25 +0000]
cloner: really abort when the subscript asks us to
Jason D. Clinton [Tue, 21 Apr 2009 22:37:54 +0000]
really make CTRL-ALT-DEL work, this time
Jason D. Clinton [Tue, 21 Apr 2009 22:00:31 +0000]
rename the boot banner to something more generic since we do it all
Jason D. Clinton [Tue, 21 Apr 2009 21:59:06 +0000]
make CTRL-ALT-DEL work correctly
Jason D. Clinton [Tue, 21 Apr 2009 21:51:47 +0000]
Use the ACT dmidecode for hardware data collection
Jason D. Clinton [Tue, 21 Apr 2009 21:40:40 +0000]
Use the right paths in cloner
Jason D. Clinton [Tue, 21 Apr 2009 21:37:32 +0000]
Update manifest to include the cloner scripts on install.
Jason D. Clinton [Tue, 21 Apr 2009 20:11:28 +0000]
Add work-around for Cisco portfast not being fast
Jason D. Clinton [Fri, 17 Apr 2009 19:58:04 +0000]
Import latest cloner from May 2008
Jason D. Clinton [Fri, 17 Apr 2009 19:53:24 +0000]
Add skeleton directories for cloner mounts and update manifests.
Also updates manifest for previous commit.
Jason D. Clinton [Fri, 10 Apr 2009 21:36:38 +0000]
Create an error log directory for use by breakin tests
Kyle Sheumaker [Fri, 20 Mar 2009 23:02:40 +0000]
Load modules for IPMI support always
Jason D. Clinton [Tue, 11 Nov 2008 13:04:09 +0000]
Implement support for devpts via ptms for screen
Jason D. Clinton [Thu, 31 Jul 2008 22:20:12 +0000]
Revert "Make ssh user start ash by default until screen is fixed"
This reverts commit
88f6923bce71341cfb9b5d63a5f889d114dabb46.
Jason D. Clinton [Thu, 31 Jul 2008 20:44:11 +0000]
Allow ssh user to attach to root screen
Jason D. Clinton [Thu, 31 Jul 2008 19:48:02 +0000]
Make ssh user start ash by default until screen is fixed