password generation utility was still python2
[bootcd.git] / prep.sh
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
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-06-19 Thierry Parmentelatat attempt to fix f21 boot sequence on physical nodes
2015-04-24 Thierry Parmentelatdisplay line with initial '*'
2015-04-23 Thierry Parmentelatkeep track of original kernel in kernel.from
2015-03-09 Thierry Parmentelatprevious commit works fine, so just a bit of cleanup
2015-03-06 Thierry Parmentelatthis sounds better although it does not fix anything
2014-02-06 Thierry Parmentelatjust correct a comment
2013-06-25 Thierry Parmentelatattempt to gather more data on bootcd boot sequence...
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-02-23 Thierry Parmentelatmkdir default.target.wants if not present, for f14
2013-02-21 Stephen Solteszenable getty@tty2 in parallel with pl_boot.service
2013-02-09 Thierry Parmentelatcannot use kargs to select bootCD default systemd targe...
2013-02-08 Thierry Parmentelatstart with the simplest possible setup
2012-04-06 Thierry Parmentelatquick, dirty but effective way to get systemd to run...
2012-04-05 Thierry Parmentelatcosmetic
2012-04-05 Thierry Parmentelatthe systemd/ files are intended to end up on the node...
2011-01-14 Thierry Parmentelatperforms various sanity checks at network init and...
2011-01-05 Thierry Parmentelatmake f14-based bootCD boot off the pl scripts
2011-01-05 Thierry Parmentelattrash svn-keyword and fix spec URL
2010-01-27 Thierry Parmentelatfixed and moved the server-side yum scripts, from nodec...
2008-12-09 Stephen Solteszescape "" chars.
2008-12-09 Stephen Solteszgive it a basic password
2008-12-09 Stephen Solteszadd a site_admin account to the bootcd. passwd value...
2008-10-02 Thierry Parmentelattriggers pl_boot under upstart
2008-10-02 Thierry Parmentelatfor when /sbin/init is from upstart rather than from...
2008-10-02 Thierry Parmentelatcleanup - ctd
2008-10-02 Thierry Parmentelatcleanup ctd
2008-04-23 Thierry Parmentelatuse name /etc/planetlab/nodefamily, same as within...
2008-04-23 Thierry Parmentelatwrite nodefamily in /etc/nodefamily (bootcd.img) and...
2008-03-10 Thierry ParmentelatSecond step towards multiarch myplc https://svn.planet...
2007-12-07 Thierry Parmentelatcleaning up the root creation functions and build.commo...
2007-12-06 Thierry Parmentelat(*) groups distro-dependent files in build/config....
2007-11-29 Marc Fiuczynskisyslinux has been removed
2007-11-21 Thierry Parmentelatreplacing pldistro-fcdistro-*.lst with a pldistro-...
2007-11-21 Daniel Hokka Zakrissonpl_pcitable isn't used anymore.
2007-11-20 Daniel Hokka ZakrissonMerge disconnected ops branch.
2007-11-20 Thierry Parmentelatthis mostly undoes changeset svn.planet-lab.org/changes...
2007-11-19 Thierry Parmentelatfigures where modprobe.conf.dist gets installed
2007-11-19 Thierry Parmentelattakes package list out of prep.sh in a .lst -- provides...
2007-10-15 Marc FiuczynskiAdd in filesystem package explicitly.
2007-10-15 Marc FiuczynskiDue to package name change, need to invoke the merge_hw...
2007-08-31 Marc Fiuczynskiuse build/build.common functions
2006-08-21 Mark Huang- also install vconfig, the VLAN configuration utility
2006-08-21 Mark HuangInstall supermicro ipnmac utility
2006-08-11 Thierry Parmentelatdev replaced with udev for mkfedora package checking
2006-07-24 Mark Huang- get rid of /boot after copying kernel out
2006-07-20 Mark Huang- remove /boot (kernel stored on boot media)
2006-05-30 Mark Huang- remove pycurl from bootcd
2006-05-18 Mark Huang- fix removal of junk; let bash expand the wildcards
2006-05-18 Mark Huang- label step
2006-05-18 Mark Huang- get rid of a lot of unnecessary junk
2006-05-16 Mark Huang- remove duplicate openssh-clients specification
2006-05-15 Mark Huang- build FC4 based Boot CD by default
2006-05-15 Mark Huang- build using fc4, need -k to avoid installing vanilla...
2006-04-03 Mark Huang- move most of the old build.sh script here. This scrip...