bootcd.git
10 years agoSetting tag bootcd-5.2-4 bootcd-5.2-4
Thierry Parmentelat [Fri, 21 Mar 2014 15:01:52 +0000 (16:01 +0100)]
Setting tag bootcd-5.2-4
no change, only some internal comments were changed

10 years agojust correct a comment
Thierry Parmentelat [Thu, 6 Feb 2014 10:12:11 +0000 (11:12 +0100)]
just correct a comment

10 years agoSetting tag bootcd-5.2-3 bootcd-5.2-3
Thierry Parmentelat [Wed, 26 Jun 2013 07:03:56 +0000 (09:03 +0200)]
Setting tag bootcd-5.2-3
attempt to make node take off more reliable with pl_wrapper

10 years agoundo previous move
Thierry Parmentelat [Wed, 26 Jun 2013 06:23:07 +0000 (08:23 +0200)]
undo previous move

10 years agodaemonize pl_wrapper to fulfil systemd
Thierry Parmentelat [Wed, 26 Jun 2013 05:35:58 +0000 (07:35 +0200)]
daemonize pl_wrapper to fulfil systemd

10 years agopl_wrapper needs chmod +x
Thierry Parmentelat [Tue, 25 Jun 2013 16:29:45 +0000 (18:29 +0200)]
pl_wrapper needs chmod +x

10 years agoattempt to gather more data on bootcd boot sequence when run under systemd
Thierry Parmentelat [Tue, 25 Jun 2013 15:49:03 +0000 (17:49 +0200)]
attempt to gather more data on bootcd boot sequence when run under systemd

10 years agoSetting tag bootcd-5.2-2 bootcd-5.2-2
Thierry Parmentelat [Wed, 24 Apr 2013 13:31:16 +0000 (15:31 +0200)]
Setting tag bootcd-5.2-2
fix version number as it shows up in version.txt (was empty)

10 years agopass only 2 numbers to version.txt as bootmanager's logic depends on that
Thierry Parmentelat [Wed, 24 Apr 2013 06:50:57 +0000 (08:50 +0200)]
pass only 2 numbers to version.txt as bootmanager's logic depends on that

10 years agopass rpmversion to prep.sh instead of trying to recompute it from the specfile
Thierry Parmentelat [Tue, 23 Apr 2013 09:59:40 +0000 (11:59 +0200)]
pass rpmversion to prep.sh instead of trying to recompute it from the specfile
in fact the specfile that prep.sh sees is the one that comes from git, which does not have
the header prepended, so some variables are not defined and rpm squeaks

10 years agoattempt to fix build/version.txt in bootcd image
Thierry Parmentelat [Mon, 22 Apr 2013 13:06:53 +0000 (15:06 +0200)]
attempt to fix build/version.txt in bootcd image

11 years agoSetting tag bootcd-5.2-1 bootcd-5.2-1
Thierry Parmentelat [Thu, 7 Mar 2013 07:29:16 +0000 (08:29 +0100)]
Setting tag bootcd-5.2-1
turn off systemd traces at boot-time

11 years agobump to 5.2
Thierry Parmentelat [Thu, 7 Mar 2013 07:13:01 +0000 (08:13 +0100)]
bump to 5.2

11 years agooops, really turn off systemd debugging
Thierry Parmentelat [Wed, 27 Feb 2013 17:24:06 +0000 (18:24 +0100)]
oops, really turn off systemd debugging

11 years agoSetting tag bootcd-5.1-5 bootcd-5.1-5 bootcd-5.2-0
Thierry Parmentelat [Tue, 26 Feb 2013 11:48:10 +0000 (12:48 +0100)]
Setting tag bootcd-5.1-5
fix console on tty2: this broke the build on fedora14
even though f14 doesn't use systemd by defaults there is /etc/systemd in there

11 years agomkdir default.target.wants if not present, for f14
Thierry Parmentelat [Sat, 23 Feb 2013 16:08:06 +0000 (17:08 +0100)]
mkdir default.target.wants if not present, for f14

11 years agoSetting tag bootcd-5.1-4 bootcd-5.1-4
Thierry Parmentelat [Fri, 22 Feb 2013 17:57:37 +0000 (18:57 +0100)]
Setting tag bootcd-5.1-4
turn on getty/console on tty2

11 years agoenable getty@tty2 in parallel with pl_boot.service
Stephen Soltesz [Thu, 21 Feb 2013 16:43:11 +0000 (08:43 -0800)]
enable getty@tty2 in parallel with pl_boot.service

11 years agoSetting tag bootcd-5.1-3 bootcd-5.1-3
Thierry Parmentelat [Thu, 21 Feb 2013 11:11:04 +0000 (12:11 +0100)]
Setting tag bootcd-5.1-3
reviewed for systemd & f18

11 years agoturn off systemd logging on console
Thierry Parmentelat [Wed, 20 Feb 2013 10:51:14 +0000 (11:51 +0100)]
turn off systemd logging on console

11 years agofull messages to get on console when rebooting if DEBUG_SYSTEMD is set
Thierry Parmentelat [Thu, 14 Feb 2013 11:07:53 +0000 (12:07 +0100)]
full messages to get on console when rebooting if DEBUG_SYSTEMD is set

11 years agoredirect systemd log on console
Thierry Parmentelat [Wed, 13 Feb 2013 20:42:56 +0000 (21:42 +0100)]
redirect systemd log on console

11 years agocannot use kargs to select bootCD default systemd target - this would
Thierry Parmentelat [Sat, 9 Feb 2013 07:03:35 +0000 (08:03 +0100)]
cannot use kargs to select bootCD default systemd target - this would
apply to hdd boots as well; symlink default.target instead

11 years agostart with the simplest possible setup
Thierry Parmentelat [Fri, 8 Feb 2013 18:42:37 +0000 (19:42 +0100)]
start with the simplest possible setup

11 years agoSetting tag bootcd-5.1-2 bootcd-5.1-2
Thierry Parmentelat [Mon, 7 May 2012 10:28:30 +0000 (12:28 +0200)]
Setting tag bootcd-5.1-2
turn off selinux, turns out needed with some combinations like lxc/f14

12 years agoadd selinux=0 mostly for lxc/f14
Thierry Parmentelat [Mon, 16 Apr 2012 14:41:48 +0000 (16:41 +0200)]
add selinux=0 mostly for lxc/f14

12 years agoSetting tag bootcd-5.1-1 bootcd-5.1-1
Thierry Parmentelat [Wed, 11 Apr 2012 08:03:56 +0000 (10:03 +0200)]
Setting tag bootcd-5.1-1
compatible with pre- and post- f16
add systemd friendlyness to bootcd
also add biosdevname=0 tp kernel args so ethernet devices are still named in eth<x>

12 years agobump release number to 5.1
Thierry Parmentelat [Wed, 11 Apr 2012 07:52:42 +0000 (09:52 +0200)]
bump release number to 5.1

12 years agoquick, dirty but effective way to get systemd to run pl_sysinit as a
Thierry Parmentelat [Fri, 6 Apr 2012 19:20:34 +0000 (21:20 +0200)]
quick, dirty but effective way to get systemd to run pl_sysinit as a
pre_script of pl_boot

12 years agotrying out magic kernel option to avoid using em<x> ifnames
Thierry Parmentelat [Fri, 6 Apr 2012 13:49:46 +0000 (15:49 +0200)]
trying out magic kernel option to avoid using em<x> ifnames

12 years agosimplifies handling of the kernel args, no need for 2 variables
Thierry Parmentelat [Fri, 6 Apr 2012 13:49:07 +0000 (15:49 +0200)]
simplifies handling of the kernel args, no need for 2 variables

12 years agodisplay /proc/net/dev in sanity checks
Thierry Parmentelat [Fri, 6 Apr 2012 11:50:13 +0000 (13:50 +0200)]
display /proc/net/dev in  sanity checks

12 years agorephrase 'pl_boot: attempting to fetch script from <> server in 30s'
Thierry Parmentelat [Thu, 5 Apr 2012 13:07:30 +0000 (15:07 +0200)]
rephrase 'pl_boot: attempting to fetch script from <> server in 30s'
to show actual server name

12 years agocosmetic
Thierry Parmentelat [Thu, 5 Apr 2012 13:05:08 +0000 (15:05 +0200)]
cosmetic

12 years agotry to ping boot server as part of the sanity check
Thierry Parmentelat [Thu, 5 Apr 2012 12:24:44 +0000 (14:24 +0200)]
try to ping boot server as part of the sanity check

12 years agothe systemd/ files are intended to end up on the node side, not on the
Thierry Parmentelat [Thu, 5 Apr 2012 07:25:09 +0000 (09:25 +0200)]
the systemd/ files are intended to end up on the node side, not on the
server side
remove them from the bootcd-initscripts package that is for server
add them in bootcd image (as created by prep.sh)

12 years agoMerge branch 'master' into lxc
Thierry Parmentelat [Wed, 4 Apr 2012 19:25:40 +0000 (21:25 +0200)]
Merge branch 'master' into lxc
in bootcd.spec, reinstate the test on the fedora distrib (for
requiring perl-syslinux) in a f16-compatible way

12 years agoundo previous change, this breaks the build
Thierry Parmentelat [Fri, 24 Feb 2012 12:53:52 +0000 (13:53 +0100)]
undo previous change, this breaks the build

12 years agosymlinks should point into install image not rpm build image
Sapan Bhatia [Fri, 17 Feb 2012 21:19:07 +0000 (16:19 -0500)]
symlinks should point into install image not rpm build image

12 years agosymlinks should point into install image not rpm build image
Sapan Bhatia [Fri, 17 Feb 2012 21:09:39 +0000 (16:09 -0500)]
symlinks should point into install image not rpm build image

12 years agosymlinks should point into install image not rpm build image
Sapan Bhatia [Fri, 17 Feb 2012 20:12:27 +0000 (15:12 -0500)]
symlinks should point into install image not rpm build image

12 years agosymlinks should point into install image not rpm build image
Sapan Bhatia [Fri, 17 Feb 2012 20:05:20 +0000 (15:05 -0500)]
symlinks should point into install image not rpm build image

12 years agoAdded wants directories for targets
Sapan Bhatia [Fri, 17 Feb 2012 19:46:55 +0000 (14:46 -0500)]
Added wants directories for targets

12 years agoFix paths to be relative to build root
Sapan Bhatia [Fri, 17 Feb 2012 18:16:27 +0000 (13:16 -0500)]
Fix paths to be relative to build root

12 years agoRemove line that doesnt parse on f16. Should be ok because lxc is f14+
Sapan Bhatia [Fri, 17 Feb 2012 17:39:14 +0000 (12:39 -0500)]
Remove line that doesnt parse on f16. Should be ok because lxc is f14+

12 years agoCreate symlinks instead of tarballing them
Sapan Bhatia [Fri, 17 Feb 2012 17:34:50 +0000 (12:34 -0500)]
Create symlinks instead of tarballing them

12 years agoinstall systemd files in bootcd lxcbuild
Sapan Bhatia [Fri, 17 Feb 2012 16:34:03 +0000 (11:34 -0500)]
install systemd files in bootcd

12 years agosystemd scripts for boot cd
Sapan Bhatia [Fri, 17 Feb 2012 16:12:18 +0000 (11:12 -0500)]
systemd scripts for boot cd

12 years agofixes harmless error message in logs - somehow the specfile seems to
Thierry Parmentelat [Fri, 10 Feb 2012 09:46:15 +0000 (10:46 +0100)]
fixes harmless error message in logs - somehow the specfile seems to
be used at some point without the build-generated definitions
for distro and the like

12 years agoSetting tag bootcd-5.0-11 bootcd-5.0-11 bootcd-5.1-0
Thierry Parmentelat [Mon, 7 Nov 2011 09:21:29 +0000 (10:21 +0100)]
Setting tag bootcd-5.0-11
add requires: to syslinux-perl on fedora14

12 years agosyslinux-perl starts with f14, not f12
Thierry Parmentelat [Mon, 7 Nov 2011 07:44:33 +0000 (08:44 +0100)]
syslinux-perl starts with f14, not f12

12 years agoadd dep to syslinux-perl on f14 an on
Thierry Parmentelat [Fri, 4 Nov 2011 15:26:07 +0000 (16:26 +0100)]
add dep to syslinux-perl on f14 an on

13 years agoSetting tag bootcd-5.0-10 bootcd-5.0-10
Thierry Parmentelat [Mon, 21 Mar 2011 00:03:52 +0000 (01:03 +0100)]
Setting tag bootcd-5.0-10
blacklisted mdules
requires yum-utils for yumdownloader in bootcd-kernel

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/bootcd
Thierry Parmentelat [Wed, 16 Mar 2011 10:03:39 +0000 (11:03 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/bootcd

13 years agoattempt to fix small glitches in boot.log
Thierry Parmentelat [Wed, 16 Mar 2011 10:01:16 +0000 (11:01 +0100)]
attempt to fix small glitches in boot.log

13 years agoremove hardcoded file list which won't match with SL6
S.Çağlar Onur [Tue, 15 Mar 2011 18:05:57 +0000 (14:05 -0400)]
remove hardcoded file list which won't match with SL6

13 years agodo not try to load blacklisted modules
S.Çağlar Onur [Tue, 1 Mar 2011 19:56:50 +0000 (14:56 -0500)]
do not try to load blacklisted modules

13 years agoSetting tag bootcd-5.0-9 bootcd-5.0-9
S.Çağlar Onur [Mon, 21 Feb 2011 19:22:15 +0000 (14:22 -0500)]
Setting tag bootcd-5.0-9
Handle /dev/rtc name change for newer kernels

13 years agoHandle /dev/rtc name change for newer kernels
S.Çağlar Onur [Mon, 21 Feb 2011 19:05:28 +0000 (14:05 -0500)]
Handle /dev/rtc name change for newer kernels

13 years agopick the PL kernel for bootCD
S.Çağlar Onur [Fri, 4 Feb 2011 15:13:11 +0000 (10:13 -0500)]
pick the PL kernel for bootCD

13 years agoSetting tag bootcd-5.0-8 bootcd-5.0-8
S.Çağlar Onur [Tue, 25 Jan 2011 19:54:10 +0000 (14:54 -0500)]
Setting tag bootcd-5.0-8
Revert hacky solution for 2.6.32 based kernels as they are no longer required

13 years agoRevert "add optional 3rd argument to support additional packages, ex;"
S.Çağlar Onur [Tue, 25 Jan 2011 15:53:31 +0000 (10:53 -0500)]
Revert "add optional 3rd argument to support additional packages, ex;"

This reverts commit c332e5a1cdea2efa7ddd43a08a1dd7fe3c414054.

13 years agoRevert "previous commit requires lots of changes in other modules so introduce a...
S.Çağlar Onur [Tue, 25 Jan 2011 15:53:23 +0000 (10:53 -0500)]
Revert "previous commit requires lots of changes in other modules so introduce a quick hack for now"

This reverts commit cd07242d54498d34d6747e6d0bfd8031f41f282f.

13 years agoSetting tag bootcd-5.0-7 bootcd-5.0-7
Thierry Parmentelat [Sat, 22 Jan 2011 23:05:04 +0000 (00:05 +0100)]
Setting tag bootcd-5.0-7
changes for booting off fedora14
displays some sanity checks in case bm can's get downloaded
virtio devices in /dev/vd* also considered
start service rsyslog if found
hack for kernel-firmware with 2.6.32
use $() instead of ``

13 years agoprevious commit requires lots of changes in other modules so introduce a quick hack...
S.Çağlar Onur [Tue, 18 Jan 2011 21:19:58 +0000 (16:19 -0500)]
previous commit requires lots of changes in other modules so introduce a quick hack for now

13 years agoadd optional 3rd argument to support additional packages, ex;
S.Çağlar Onur [Tue, 18 Jan 2011 20:23:46 +0000 (15:23 -0500)]
add optional 3rd argument to support additional packages, ex;

./kvariant 2.6.32 http://build.planet-lab.org/planetlab/centos5/pl-centos5-x86_64-4.3-k32-latest/RPMS/x86_64/kernel-2.6.32-9.planetlab.x86_64.rpm http://build.planet-lab.org/planetlab/centos5/pl-centos5-x86_64-4.3-k32-latest/RPMS/x86_64/kernel-firmware-2.6.32-9.planetlab.x86_64.rpm

13 years agofor future virtio support, checking virtio disks too (sneak this in along with other...
Barış Metin [Fri, 14 Jan 2011 14:35:44 +0000 (15:35 +0100)]
for future virtio support, checking virtio disks too (sneak this in along with other bootcd changes).

13 years agoperforms various sanity checks at network init and if curl fails
Thierry Parmentelat [Fri, 14 Jan 2011 13:23:24 +0000 (14:23 +0100)]
performs various sanity checks at network init and if curl fails

13 years agostart rsyslog if found
Thierry Parmentelat [Fri, 14 Jan 2011 11:45:30 +0000 (12:45 +0100)]
start rsyslog if found

13 years agocosmetic
Thierry Parmentelat [Fri, 14 Jan 2011 11:45:08 +0000 (12:45 +0100)]
cosmetic

13 years agouse $() instead of backquotes
Thierry Parmentelat [Fri, 14 Jan 2011 11:44:51 +0000 (12:44 +0100)]
use $() instead of backquotes

13 years agocosmetic
Thierry Parmentelat [Mon, 10 Jan 2011 15:53:34 +0000 (16:53 +0100)]
cosmetic

13 years agodumps /etc/resolv.conf as well in case of curl error 6
Thierry Parmentelat [Mon, 10 Jan 2011 15:53:15 +0000 (16:53 +0100)]
dumps /etc/resolv.conf as well in case of curl error 6

13 years agomake f14-based bootCD boot off the pl scripts
Thierry Parmentelat [Wed, 5 Jan 2011 16:40:34 +0000 (17:40 +0100)]
make f14-based bootCD boot off the pl scripts

13 years agotrash svn-keyword and fix spec URL
Thierry Parmentelat [Wed, 5 Jan 2011 14:19:21 +0000 (15:19 +0100)]
trash svn-keyword and fix spec URL

13 years agoignore .git when making tags
Thierry Parmentelat [Mon, 6 Dec 2010 13:18:44 +0000 (14:18 +0100)]
ignore .git when making tags

13 years agoSetting tag bootcd-5.0-6 bootcd-5.0-6
Thierry Parmentelat [Wed, 1 Dec 2010 17:06:41 +0000 (18:06 +0100)]
Setting tag bootcd-5.0-6
use /usr/lib/syslinux/mkdiskimage or installed mkdiskimage

13 years agofix partioned usb image creations with f12
S.Çağlar Onur [Mon, 25 Oct 2010 21:26:33 +0000 (17:26 -0400)]
fix partioned usb image creations with f12

13 years agoSetting tag bootcd-5.0-5 bootcd-5.0-5
Thierry Parmentelat [Wed, 1 Sep 2010 08:30:29 +0000 (10:30 +0200)]
Setting tag bootcd-5.0-5
remove remainging reference to planet-lab.org

13 years agoCast a wider net.
Daniel Hokka Zakrisson [Thu, 22 Jul 2010 14:21:28 +0000 (10:21 -0400)]
Cast a wider net.

13 years agoSetting tag BootCD-5.0-4
Barış Metin [Mon, 5 Jul 2010 12:29:37 +0000 (12:29 +0000)]
Setting tag BootCD-5.0-4
module name changes

13 years agoprepare for lowercasing module names
Thierry Parmentelat [Fri, 2 Jul 2010 14:46:20 +0000 (14:46 +0000)]
prepare for lowercasing module names

13 years agoSetting tag BootCD-5.0-3
Thierry Parmentelat [Wed, 23 Jun 2010 08:35:34 +0000 (08:35 +0000)]
Setting tag BootCD-5.0-3
nicer initscript now uses 'action' from /etc/init.d/functions

13 years agofix action call (this needs to be applied on top of RC10)
Barış Metin [Mon, 31 May 2010 08:28:14 +0000 (08:28 +0000)]
fix action call (this needs to be applied on top of RC10)

14 years agoSetting tag BootCD-5.0-2
Barış Metin [Tue, 20 Apr 2010 12:57:48 +0000 (12:57 +0000)]
Setting tag BootCD-5.0-2
obsolete old bootcd versions

14 years agoobsolete old bootcd packages
Barış Metin [Tue, 20 Apr 2010 10:24:26 +0000 (10:24 +0000)]
obsolete old bootcd packages

14 years agoSetting tag BootCD-5.0-1
Thierry Parmentelat [Fri, 29 Jan 2010 14:10:47 +0000 (14:10 +0000)]
Setting tag BootCD-5.0-1
First working version of 5.0:
pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to
nodefamily is 3-fold with pldistro-fcdistro-arch
new module bootcd-inistscripts

14 years agosvn:keywords
Thierry Parmentelat [Thu, 28 Jan 2010 14:10:54 +0000 (14:10 +0000)]
svn:keywords

14 years agofixed and moved the server-side yum scripts, from nodeconfig/yum to BootstrapFS/nodec...
Thierry Parmentelat [Wed, 27 Jan 2010 18:44:46 +0000 (18:44 +0000)]
fixed and moved the server-side yum scripts, from nodeconfig/yum to BootstrapFS/nodeconfig/yum
  now known as the nodeyum package
  (might need some moer work for properly handling kexcludes in multi-fc plcs)
cleaned up all uses of /etc/planetlab/{node,slice}family
nodeconfig now does not need the build/ module anymore at build time

14 years ago3-fold nodefamily now has fcdistro as well
Thierry Parmentelat [Tue, 26 Jan 2010 13:57:24 +0000 (13:57 +0000)]
3-fold nodefamily now has fcdistro as well

14 years agouse major numbers in conflicts
Thierry Parmentelat [Mon, 25 Jan 2010 20:06:06 +0000 (20:06 +0000)]
use major numbers in conflicts

14 years agoBranch 5.0 for module BootCD created (as new trunk) from tag BootCD-4.2-17
Thierry Parmentelat [Mon, 25 Jan 2010 14:35:26 +0000 (14:35 +0000)]
Branch 5.0 for module BootCD created (as new trunk) from tag BootCD-4.2-17

14 years agocosmetic
Thierry Parmentelat [Mon, 18 Jan 2010 16:07:10 +0000 (16:07 +0000)]
cosmetic

14 years agoadd conflict clause for smooth upgrade
Thierry Parmentelat [Mon, 18 Jan 2010 14:47:44 +0000 (14:47 +0000)]
add conflict clause for smooth upgrade

14 years agomoving the plc.d scripts for bootcd where they belong
Thierry Parmentelat [Mon, 18 Jan 2010 14:14:44 +0000 (14:14 +0000)]
moving the plc.d scripts for bootcd where they belong

14 years agoSetting tag BootCD-4.2-17
Thierry Parmentelat [Sat, 9 Jan 2010 07:12:51 +0000 (07:12 +0000)]
Setting tag BootCD-4.2-17
support for fedora 12

14 years agofor f12
Thierry Parmentelat [Wed, 6 Jan 2010 09:30:19 +0000 (09:30 +0000)]
for f12

14 years agoSetting tag BootCD-4.2-16
Thierry Parmentelat [Sun, 27 Dec 2009 17:50:02 +0000 (17:50 +0000)]
Setting tag BootCD-4.2-16
fix build on fedora12

14 years agof12 now has all published RPMS in RPMS/i686, and _arch still is i386
Thierry Parmentelat [Mon, 21 Dec 2009 00:12:31 +0000 (00:12 +0000)]
f12 now has all published RPMS in RPMS/i686, and _arch still is i386

14 years agoSetting tag BootCD-4.2-15
Stephen Soltesz [Fri, 4 Sep 2009 22:59:08 +0000 (22:59 +0000)]
Setting tag BootCD-4.2-15
record the ntp time to the hwclock.  this is a bootcd operation, but it is
repeated in the bootmanager to handle all CDs without this operation