password generation utility was still python2
[bootcd.git] / initscripts /
2018-12-18 parmentelatturn off set -x in pl_netinit
2018-12-18 parmentelattentative hybrid code for 27 and 29
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 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
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-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-23 Thierry Parmentelatless noide
2015-06-23 Thierry Parmentelattroubleshooting early ssh access
2015-06-20 Thierry Parmentelatpl_boot uses tlsv1 instead of sslv3 to retrieve bootman...
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-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 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-02-27 Thierry Parmentelatjust use the shell 'function' syntax
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...
2012-04-06 Thierry Parmentelatdisplay /proc/net/dev in sanity checks
2012-04-05 Thierry Parmentelatrephrase 'pl_boot: attempting to fetch script from...
2012-04-05 Thierry Parmentelattry to ping boot server as part of the sanity check
2011-03-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootcd
2011-03-15 S.Çağlar Onurremove hardcoded file list which won't match with SL6
2011-03-01 S.Çağlar Onurdo not try to load blacklisted modules
2011-02-21 S.Çağlar OnurHandle /dev/rtc name change for newer kernels
2011-01-14 Barış Metinfor future virtio support, checking virtio disks too...
2011-01-14 Thierry Parmentelatperforms various sanity checks at network init and...
2011-01-14 Thierry Parmentelatstart rsyslog if found
2011-01-14 Thierry Parmentelatcosmetic
2011-01-14 Thierry Parmentelatuse $() instead of backquotes
2011-01-10 Thierry Parmentelatcosmetic
2011-01-10 Thierry Parmentelatdumps /etc/resolv.conf as well in case of curl error 6
2009-07-17 Stephen Solteszsave ntpdate time to hardware clock
2008-12-10 Stephen Solteszit's a spaces based file, not tabs.
2008-12-10 Stephen Solteszadd hints about how to address common errors. new...
2008-12-06 Daniel Hokka ZakrissonUse pyplnet to bring up the network.
2008-12-05 Daniel Hokka ZakrissonMake the initscripts executable.
2008-11-21 Daniel Hokka ZakrissonOrder PCI devices by the slot id.
2008-10-02 Thierry Parmentelatcosmetic
2008-10-02 Thierry Parmentelatcleanup - ctd
2008-10-02 Thierry Parmentelatsplitting conf_files into etc/ and initscripts/