bootcd.git
2020-02-28 Thierry Parmentelatpassword generation utility was still python2 master
2020-02-25 Thierry Parmentelatmore debugging; show contents of /boot at intermediate...
2020-02-25 Thierry Parmentelatnotify when creating site_admin account
2019-12-01 Thierry Parmentelatturns out that [ -f ] returns true in bash !
2019-12-01 Thierry Parmentelatno real change, but be a little more verbose when deali...
2019-11-28 Thierry Parmentelatuse python3 in helper script embedded in bash
2019-01-07 Thierry ParmentelatSetting tag bootcd-6.0-0 bootcd-6.0-0
2018-12-18 parmentelatturn off set -x in pl_netinit
2018-12-18 parmentelattentative hybrid code for 27 and 29
2018-12-17 parmentelattrailing whitespaces by atom
2018-12-17 parmentelatadd net.ifnames=0 to the kernel args for still having...
2018-12-17 parmentelatstop running dmesg as part of forensics
2018-12-17 parmentelatcosmetic
2018-12-17 parmentelathave pl_netinit source pl_functions, for messages to...
2018-12-14 parmentelatuntabified
2018-12-14 parmentelatmore harmless space-related matters
2018-12-14 parmentelatuntabified all init scripts
2018-12-14 parmentelatcleanup comments
2018-12-14 parmentelatfor firing up the network: no longer rely on ifconfig
2018-12-04 parmentelatrename mkisofs into genisoimage
2016-07-10 Thierry ParmentelatSetting tag bootcd-5.4-1 bootcd-5.4-1
2016-07-08 Thierry Parmentelatbump version number to 5.4
2016-07-08 Thierry Parmentelata few notes
2016-07-08 Thierry Parmentelatwhen resolv.conf is empty, always add 8.8.8.8
2016-07-07 Thierry Parmentelatreviewed to ensure maximal coverage of forensics traces
2015-12-08 Thierry ParmentelatSetting tag bootcd-5.3-3 bootcd-5.3-3
2015-12-07 Thierry Parmentelatf23: patch for locating kernel to embed on bootcd
2015-12-07 Thierry Parmentelatadd check for at least one kernel found
2015-11-13 Thierry ParmentelatSetting tag bootcd-5.3-2 bootcd-5.3-2
2015-08-26 Thierry Parmentelatfiz patch : resolv.conf as elaborated by systemd in...
2015-08-26 Thierry Parmentelata lame attempt to manually fix /etc/resolv.conf on f22
2015-08-26 Thierry Parmentelatadd inspection of resolv.conf after network startup...
2015-06-26 Thierry ParmentelatSetting tag bootcd-5.3-1 bootcd-5.3-1
2015-06-23 Thierry Parmentelatbacking off on the idea of an early ssh access that...
2015-06-23 Thierry Parmentelatless noide
2015-06-23 Thierry Parmentelatopen early ssh access to myplc's debug key
2015-06-23 Thierry Parmentelattroubleshooting early ssh access
2015-06-20 Thierry Parmentelatbump bootcd major number to 5.3
2015-06-20 Thierry Parmentelatpl_boot uses tlsv1 instead of sslv3 to retrieve bootman...
2015-06-19 Thierry Parmentelatat attempt to fix f21 boot sequence on physical nodes
2015-06-17 Thierry Parmentelatgather more data when node is stuck without network
2015-06-16 Thierry Parmentelatshow ifconfig's output while waiting for the ethernet...
2015-06-16 Thierry Parmentelatincrease network initialization timeout to 2 minutes...
2015-06-16 Thierry Parmentelatcosmetic changes in the display when network interface...
2015-04-24 Thierry ParmentelatSetting tag bootcd-5.2-6 bootcd-5.2-6 bootcd-5.3-0
2015-04-24 Thierry Parmentelatdisplay line with initial '*'
2015-04-24 Thierry Parmentelatremove default console=ttyS0,115200 and systemd.log_tar...
2015-04-24 Thierry Parmentelatnew target sync-build to push build.sh on a test plc
2015-04-23 Thierry Parmentelatkeep track of original kernel in kernel.from
2015-04-03 Thierry ParmentelatSetting tag bootcd-5.2-5 bootcd-5.2-5
2015-03-09 Thierry Parmentelatupdate micro doc on the sync targets
2015-03-09 Thierry Parmentelatstupid me
2015-03-09 Thierry Parmentelatprevious commit works fine, so just a bit of cleanup
2015-03-08 Thierry Parmentelatfixed the logic for the timeout (break instead of conti...
2015-03-08 Thierry Parmentelatallow for a 30s delay before eth0 comes up
2015-03-08 Thierry Parmentelatlooks like our problem is that eth0 is not yet known...
2015-03-08 Thierry Parmentelata convenience target to push initscripts/ and systemd...
2015-03-08 Thierry Parmentelatcoming back to a model that works .. most of the time
2015-03-08 Thierry Parmentelatmmmh
2015-03-07 Thierry Parmentelatobviously I did not get it what ExecStart supports...
2015-03-07 Thierry Parmentelatredirect pl_sysinit and pl_boot to /dev/console
2015-03-06 Thierry Parmentelatattempts to write stuff on the wemu output
2015-03-06 Thierry Parmentelatgettty on tty2 should be spawned as per an entry in...
2015-03-06 Thierry Parmentelatsee if we could get rid of pl_wrapper
2015-03-06 Thierry Parmentelatthis sounds better although it does not fix anything
2015-03-06 Thierry Parmentelatfixes in the workflow to debug ping-node issues
2015-03-05 Thierry Parmentelatimplement some make targets to ease testing of a bootCD...
2015-03-04 Thierry Parmentelattrying to add an explicit dependency to network-online...
2015-03-03 Thierry Parmentelatthe kernel flag systemd.log_level=debug is not set...
2015-03-02 Thierry Parmentelatreinstate systemd debug in bootcd phase, as we do not...
2015-02-28 Thierry Parmentelatreduce amount of messages issued by the bootcd
2015-02-27 Thierry Parmentelatjust use the shell 'function' syntax
2015-02-27 Thierry Parmentelattweaks for f21
2015-01-30 Thierry Parmentelatno real change in terms of the function
2015-01-27 Thierry Parmentelattemp version that at least fixes a serious regression...
2015-01-27 Thierry Parmentelatfedora21 comes with syslinux v6 which requires ldlinux...
2014-03-21 Thierry ParmentelatSetting tag bootcd-5.2-4 bootcd-5.2-4
2014-02-06 Thierry Parmentelatjust correct a comment
2013-06-26 Thierry ParmentelatSetting tag bootcd-5.2-3 bootcd-5.2-3
2013-06-26 Thierry Parmentelatundo previous move
2013-06-26 Thierry Parmentelatdaemonize pl_wrapper to fulfil systemd
2013-06-25 Thierry Parmentelatpl_wrapper needs chmod +x
2013-06-25 Thierry Parmentelatattempt to gather more data on bootcd boot sequence...
2013-04-24 Thierry ParmentelatSetting tag bootcd-5.2-2 bootcd-5.2-2
2013-04-24 Thierry Parmentelatpass only 2 numbers to version.txt as bootmanager's...
2013-04-23 Thierry Parmentelatpass rpmversion to prep.sh instead of trying to recompu...
2013-04-22 Thierry Parmentelatattempt to fix build/version.txt in bootcd image
2013-03-07 Thierry ParmentelatSetting tag bootcd-5.2-1 bootcd-5.2-1
2013-03-07 Thierry Parmentelatbump to 5.2
2013-02-27 Thierry Parmentelatoops, really turn off systemd debugging
2013-02-26 Thierry ParmentelatSetting tag bootcd-5.1-5 bootcd-5.1-5 bootcd-5.2-0
2013-02-23 Thierry Parmentelatmkdir default.target.wants if not present, for f14
2013-02-22 Thierry ParmentelatSetting tag bootcd-5.1-4 bootcd-5.1-4
2013-02-21 Stephen Solteszenable getty@tty2 in parallel with pl_boot.service
2013-02-21 Thierry ParmentelatSetting tag bootcd-5.1-3 bootcd-5.1-3
2013-02-20 Thierry Parmentelatturn off systemd logging on console
2013-02-14 Thierry Parmentelatfull messages to get on console when rebooting if DEBUG...
2013-02-13 Thierry Parmentelatredirect systemd log on console
2013-02-09 Thierry Parmentelatcannot use kargs to select bootCD default systemd targe...
2013-02-08 Thierry Parmentelatstart with the simplest possible setup
next