Thierry Parmentelat [Tue, 22 Apr 2008 15:49:24 +0000 (15:49 +0000)]
 
multi-module change - first step towards multi-bootcd's myplc
packaging of bootcd has changed, now goes into
/usr/share/bootcd-<nodefamily>
a symlink /usr/share/bootcd should get created
also /var/www/html/download moves to -<nodefamily> with a convenience symlink created
2nd step (remains to do): add option(s) to GetBootMedium to leverage this
Thierry Parmentelat [Tue, 22 Apr 2008 10:32:32 +0000 (10:32 +0000)]
 
Tagging module MyPLC - MyPLC-4.2-6
packaging of mplc-release in myplc-native
sudoers.php is new to PlanetLabConf (needs nodeconfig-4.2-4)
resolv file in /etc/resolv.conf, not plc_resolv.conf
improved sirius script
remove the 'driver' node-network-setting that was unused, and new 'Multihome' category
expires more properly set
Thierry Parmentelat [Tue, 22 Apr 2008 09:43:31 +0000 (09:43 +0000)]
 
more conventional notation for site and prefix as replaced by db-config
Thierry Parmentelat [Mon, 21 Apr 2008 16:40:03 +0000 (16:40 +0000)]
 
/etc/myplc-release packaged for myplc-native (needed for GetPlcRelease)
Daniel Hokka Zakrisson [Sun, 13 Apr 2008 22:36:09 +0000 (22:36 +0000)]
 
sys.maxint is 2^63-1 on 64-bit architectures, which is too large for an int.
Stephen Soltesz [Wed, 9 Apr 2008 16:54:34 +0000 (16:54 +0000)]
 
Added reference to new sudoers.php
Faiyaz Ahmed [Tue, 8 Apr 2008 21:45:26 +0000 (21:45 +0000)]
 
unclear why this is set to plc_resolv.conf.  moving it to resolv.conf seems to work.
Faiyaz Ahmed [Mon, 7 Apr 2008 21:41:20 +0000 (21:41 +0000)]
 
fix slice prefix.
Stephen Soltesz [Mon, 7 Apr 2008 20:40:19 +0000 (20:40 +0000)]
 
Tagging module MyPLC - MyPLC-4.2-5
Stephen Soltesz [Mon, 7 Apr 2008 20:36:29 +0000 (20:36 +0000)]
 
Added code to generate the plc_config.py file for inside of myplc environment.
I hope this would be useful for addon scripts such as monitor or others.
Faiyaz Ahmed [Thu, 3 Apr 2008 18:37:03 +0000 (18:37 +0000)]
 
Replace site for sirius initscript.
Faiyaz Ahmed [Thu, 27 Mar 2008 20:04:30 +0000 (20:04 +0000)]
 
follow variable convention.
Faiyaz Ahmed [Thu, 27 Mar 2008 20:02:27 +0000 (20:02 +0000)]
 
Added planetflow configuration
Thierry Parmentelat [Wed, 26 Mar 2008 10:07:21 +0000 (10:07 +0000)]
 
Tagging module MyPLC - MyPLC-4.2-4
renew_reminder script moved to support-scripts/
gen-aliases script added in support-scripts/
sirius initscript moved to plc_sliceinitscripts (formerly inlined in db-config)
plc-map script : no javascript for googlemap anymore, see new plc-kml script instead
nodefamily-aware (creates legacy symlink /var/www/html/install-rpms/planetlab)
new native slice attributes 'capabilities', 'vsys' and 'codemux'
new setting 'Mom list address' for sending emails to a separate destination
starts rsyslogd/syslogd as appropriate
expects nodeconfig package (former PlanetLabConf/ dir from PLCWWW)
convenience generation of yum.conf in resulting image based on build/mirroring
Thierry Parmentelat [Tue, 25 Mar 2008 08:06:32 +0000 (08:06 +0000)]
 
fixed syntax error
Faiyaz Ahmed [Mon, 24 Mar 2008 20:41:41 +0000 (20:41 +0000)]
 
CoDemux attribute
Thierry Parmentelat [Sat, 22 Mar 2008 16:29:22 +0000 (16:29 +0000)]
 
yum.conf created from build/mirroring
Thierry Parmentelat [Wed, 12 Mar 2008 12:32:33 +0000 (12:32 +0000)]
 
* plc-kml.py has now a few options for setting marker icons
* this required a tweak in plcsh, that did not handle the command line
    very nicely when invoking another script file.
it is now possible to
* write a script foo.py and mention in 1st line: #!/usr/bin/env plcsh
* invoke foo.py with options and args like this
$ foo.py [plcsh-options] -- foo-options and args
* rightly get foo.py's help by running
$ foo.py --help
this is still not perfect as I'd rather remove the need for the extra --
but it's already better than before
Thierry Parmentelat [Tue, 11 Mar 2008 23:16:35 +0000 (23:16 +0000)]
 
name should not have hrefs + cosmetic
Thierry Parmentelat [Tue, 11 Mar 2008 22:51:33 +0000 (22:51 +0000)]
 
googlemap display via a kml file - see svn.planet-lab.org/wiki/GooglemapSetup
Thierry Parmentelat [Mon, 10 Mar 2008 14:07:06 +0000 (14:07 +0000)]
 
myplc-native is not a binary package
Thierry Parmentelat [Mon, 10 Mar 2008 13:15:50 +0000 (13:15 +0000)]
 
yet another fix
Thierry Parmentelat [Mon, 10 Mar 2008 11:45:24 +0000 (11:45 +0000)]
 
Second step towards multiarch myplc https://svn.planet-lab.org/ticket/214
-- design
* new notion of a 'nodefamily' - that for now is <pldistro>-<arch>
* standard rpm repository is now named /var/www/html/install-rpms/<nodefamily>
  a legacy symlink install-rpms/planetlab is created my myplc packaging
* bootstrafs rpm name is now bootstrapfs-<nodefamily> so that several instances
 from various builds can be installed in the same myplc
* noderepo rpm (named noderepo-<nodefamily>) built as part of the planetlab distro
  this is for installing /var/www/html/intall-rpms/<nodefamily> from another build
-- other changes
* extensive cleanup of mkfedora:
** obsolete  options -p -g -x removed
** option -p removed, pkgsfile is a mandatory argument
** option -k removed, use kexclude: in the pkgs file instead
* also cleaned up pl_root_* functions - no wrapper to pl_root_mkfedora anymore
-- status
* not tested at all - likely to break
* next step planned for storing nodefamily and pass it to yum.php.conf
  (impacted would be bootmanager, nodemanager and nodeconfig)
* a final cleanup in mkfedora would be to define mirrors in a separate .pkgs-like file
* kupdate.sh, as well as possibly other convenience scripts, might be impacted
Thierry Parmentelat [Fri, 7 Mar 2008 12:09:43 +0000 (12:09 +0000)]
 
quick hack for using rsyslogd on fedora 8
Faiyaz Ahmed [Thu, 6 Mar 2008 15:51:33 +0000 (15:51 +0000)]
 
rpm byte compiles python files.  removed extension in initscripts and added wildcard for support scripts.
Faiyaz Ahmed [Thu, 6 Mar 2008 15:49:57 +0000 (15:49 +0000)]
 
rename so rpm doesn't byte compile before adding to package.  db-config would install the byte compiled copy as a seperate initscript and that's bad.
Faiyaz Ahmed [Wed, 5 Mar 2008 19:51:35 +0000 (19:51 +0000)]
 
added support scripts and initscripts
Faiyaz Ahmed [Wed, 5 Mar 2008 19:31:53 +0000 (19:31 +0000)]
 
sirius is now a system slice and part of db-config
Faiyaz Ahmed [Wed, 5 Mar 2008 19:20:10 +0000 (19:20 +0000)]
 
mkdir -p needed to make /etc
Faiyaz Ahmed [Wed, 5 Mar 2008 19:14:10 +0000 (19:14 +0000)]
 
Added list for cc'ing Mom messages
Faiyaz Ahmed [Wed, 5 Mar 2008 18:26:31 +0000 (18:26 +0000)]
 
Not sure how this native module is built, but I believe this works.  Added initscripts parsing and also added supplemental mail and dns support scripts.
Faiyaz Ahmed [Wed, 5 Mar 2008 16:57:57 +0000 (16:57 +0000)]
 
oops.  fixed path
Faiyaz Ahmed [Wed, 5 Mar 2008 01:51:05 +0000 (01:51 +0000)]
 
parsed by db-config.  puts entry into default initscripts
Faiyaz Ahmed [Wed, 5 Mar 2008 01:49:54 +0000 (01:49 +0000)]
 
support for parsing etc/plc_sliceinitscripts to populate default initscripts
Faiyaz Ahmed [Wed, 5 Mar 2008 01:46:45 +0000 (01:46 +0000)]
 
Walk plc_sliceinitscripts and add scripts to initscripts.
Stephen Soltesz [Tue, 4 Mar 2008 22:26:17 +0000 (22:26 +0000)]
 
Added 'capabilities' slice attr to default set of slice attrs.
Thierry Parmentelat [Tue, 4 Mar 2008 14:51:54 +0000 (14:51 +0000)]
 
postinstall for signing pkgs - noderepo requires myplc - using Provides: on the myplc* side
Faiyaz Ahmed [Thu, 28 Feb 2008 17:38:44 +0000 (17:38 +0000)]
 
wrong use of install.  fixed.
Faiyaz Ahmed [Thu, 28 Feb 2008 17:31:23 +0000 (17:31 +0000)]
 
PLC support scripts as part of myplc package.
Faiyaz Ahmed [Thu, 28 Feb 2008 17:27:50 +0000 (17:27 +0000)]
 
svn keywords.
Faiyaz Ahmed [Thu, 28 Feb 2008 17:27:14 +0000 (17:27 +0000)]
 
More relevant info if a release file is missing.  Dont know what this does but it looked like it could be useful.
Faiyaz Ahmed [Thu, 28 Feb 2008 15:25:59 +0000 (15:25 +0000)]
 
moved to scripts/
Faiyaz Ahmed [Thu, 28 Feb 2008 15:25:16 +0000 (15:25 +0000)]
 
mail scripts.
Thierry Parmentelat [Wed, 27 Feb 2008 14:28:25 +0000 (14:28 +0000)]
 
add nodeconfig to the myplc root image
Faiyaz Ahmed [Tue, 26 Feb 2008 16:00:55 +0000 (16:00 +0000)]
 
Adding vsys attribute.
Thierry Parmentelat [Fri, 15 Feb 2008 08:17:23 +0000 (08:17 +0000)]
 
myplc-native, not myplc-devel
Thierry Parmentelat [Fri, 15 Feb 2008 08:12:28 +0000 (08:12 +0000)]
 
colateral damage done by module-tag when multiple specfiles
Thierry Parmentelat [Thu, 14 Feb 2008 15:03:30 +0000 (15:03 +0000)]
 
Tagging module MyPLC - myplc-4.2-3
refresh-peer.py removed (duplicate with PLCAPI)
plc.d/ scripts cleaned up
sirius initscript updated
slice auto renewal fixed
Andy Bavier [Tue, 12 Feb 2008 21:02:07 +0000 (21:02 +0000)]
 
Work around overflow when converting sys.maxint to a date value.
Andy Bavier [Fri, 8 Feb 2008 20:15:37 +0000 (20:15 +0000)]
 
Fixed hardcoded slice prefix in sirius initscript
Marc Fiuczynski [Thu, 7 Feb 2008 17:04:56 +0000 (17:04 +0000)]
 
Added noop mount|umount|mountstatus command for backwards compatibilty with various scripts that have not been ported to check whether they are running within the native myplc environment
Marc Fiuczynski [Thu, 7 Feb 2008 14:40:18 +0000 (14:40 +0000)]
 
updated usage
Marc Fiuczynski [Fri, 1 Feb 2008 21:04:36 +0000 (21:04 +0000)]
 
- moved all dns related functionality to the plc.d/dns file
- now backing up the contents of the orig /etc/hosts on myplc startup
  and reverting to that when stopping myplc.
Marc Fiuczynski [Fri, 1 Feb 2008 21:03:12 +0000 (21:03 +0000)]
 
Generalized logic for setting up /etc/resolv.conf and /etc/hosts
depending on whether myplc has DNS enabled or not.
If PLC's DNS (dnsmasq) is enabled, then:
1) /etc/resolv.conf will point at the local host and
   /etc/plc_resolv.conf points either at:
  a) the plc-config-tty configured DNS servers, or
  b) the servers specific in the original /etc/resolv.conf
2) /etc/plc_hosts will contain a list of the currently configured
   nodes. (This needs to be fixed, as the set of nodes and their
   network settings can change).
If PLC's DNS (dnsmasq) is disabled, then /etc/resolv.conf will either :
  a) remain untouched if PLC_NET_DNS{1,2} are not specified, or
  b) be backed up to /etc/resolv_plc.backup and a new /etc/resolv.conf
     will be generated with the PLC_NET_DNS{1,2} servers configured by
     plc-config-tty
Marc Fiuczynski [Fri, 1 Feb 2008 20:51:06 +0000 (20:51 +0000)]
 
dnsmasq now looks at /etc/plc_resolv.conf for its upstream dns
servers.  These upstream servers either come from the original
/etc/resolv.conf or given data provided at plc-config-tty time
specifying the appropriate dns servers.
Marc Fiuczynski [Fri, 1 Feb 2008 16:30:01 +0000 (16:30 +0000)]
 
added stop and update usage
Thierry Parmentelat [Fri, 1 Feb 2008 09:07:15 +0000 (09:07 +0000)]
 
this script now comes with PLCAPI
Thierry Parmentelat [Thu, 31 Jan 2008 14:53:19 +0000 (14:53 +0000)]
 
Tagging module MyPLC  -- from myplc-4.2-1 to myplc-4.2-2
knows how to checkpoint and restore
packages step more robust, in particular with empty node repository
miscell tweaks for native packaging
Thierry Parmentelat [Thu, 31 Jan 2008 14:42:05 +0000 (14:42 +0000)]
 
fixed typo
Marc Fiuczynski [Tue, 29 Jan 2008 22:17:49 +0000 (22:17 +0000)]
 
Fix for myplc-native:
 - only create a new /etc/resolv.conf if PLC_NET_DNS1 or PLC_NET_DNS2
   is specified
Faiyaz Ahmed [Tue, 29 Jan 2008 22:06:05 +0000 (22:06 +0000)]
 
checking initscripts syntax error.  fixed.
Marc Fiuczynski [Fri, 25 Jan 2008 21:04:16 +0000 (21:04 +0000)]
 
I clearly misunderstood how we were configured /etc/hosts before; reverting to setting up /etc/hosts that resembles what we had before I started to muck around with it today
Marc Fiuczynski [Fri, 25 Jan 2008 20:45:06 +0000 (20:45 +0000)]
 
Do not use resolv-file
Marc Fiuczynski [Fri, 25 Jan 2008 20:43:36 +0000 (20:43 +0000)]
 
Simplify network file setup.
Marc Fiuczynski [Fri, 25 Jan 2008 19:53:30 +0000 (19:53 +0000)]
 
List upstream servers in plc_resolv.conf, as resolv.conf points to the local host
Marc Fiuczynski [Fri, 25 Jan 2008 19:26:43 +0000 (19:26 +0000)]
 
configure resolv.conf and hosts files for dnsmasq
Marc Fiuczynski [Fri, 25 Jan 2008 19:04:29 +0000 (19:04 +0000)]
 
Generate hosts and resolv.conf files different depending on whether PLC_DNS_ENABLED=1.
Marc Fiuczynski [Fri, 25 Jan 2008 19:03:48 +0000 (19:03 +0000)]
 
Do not perform DNS service actions if PLC_DNS_ENABLED!=1
Marc Fiuczynski [Fri, 25 Jan 2008 14:57:12 +0000 (14:57 +0000)]
 
fix another rsync related bug
Marc Fiuczynski [Fri, 25 Jan 2008 14:42:09 +0000 (14:42 +0000)]
 
fix if-then-else error
Marc Fiuczynski [Fri, 25 Jan 2008 14:41:38 +0000 (14:41 +0000)]
 
updated USAGE output; fixed rsync invocation in restore command
Marc Fiuczynski [Fri, 25 Jan 2008 13:56:21 +0000 (13:56 +0000)]
 
- checkpoint command requires a filename argument; before was optional
- restore command first restores the databases and then /etc/planetlab
Marc Fiuczynski [Thu, 24 Jan 2008 23:14:04 +0000 (23:14 +0000)]
 
Ability to checkpoint and the restore a myplc configuration.  This will checkpoint the db state (both plc and drupal) as well as grab a copy of /etc/planetlab.  The resulting checkpoint file is then given tot he restore functionality, which updates the plc&drupal dbs with the data and copies over the checkpointed content of /etc/planetlab.  This *should* be enough to bring the state of an stopped plc over to another instance of plc.
Thierry Parmentelat [Thu, 24 Jan 2008 18:30:20 +0000 (18:30 +0000)]
 
cleanup - need to run createrepo on empty repo too, e.g. right after myplc install
Marc Fiuczynski [Thu, 24 Jan 2008 15:15:53 +0000 (15:15 +0000)]
 
change docbook_html_to_drupal comment from onelab to pldistro
Andy Bavier [Mon, 21 Jan 2008 19:38:50 +0000 (19:38 +0000)]
 
Change cpu_min to cpu_pct to avoid name conflict with attributes affecting rlimits
Thierry Parmentelat [Fri, 18 Jan 2008 13:38:58 +0000 (13:38 +0000)]
 
add bootstrapfs in Requires
Andy Bavier [Wed, 16 Jan 2008 22:01:15 +0000 (22:01 +0000)]
 
Change cpu_min attribute description to 'CPU percent', reduce pl_sirius default cpu_min from 250 to 25
Thierry Parmentelat [Wed, 16 Jan 2008 13:56:57 +0000 (13:56 +0000)]
 
no need to alter sudoers for bootcustom anymore
Faiyaz Ahmed [Mon, 14 Jan 2008 22:19:16 +0000 (22:19 +0000)]
 
I should have known this was needed.  Neat trick.
Faiyaz Ahmed [Mon, 14 Jan 2008 20:59:34 +0000 (20:59 +0000)]
 
Add sirius as system slice.
Thierry Parmentelat [Mon, 14 Jan 2008 14:59:48 +0000 (14:59 +0000)]
 
--editor-cmd=emacs
Thierry Parmentelat [Thu, 10 Jan 2008 11:49:49 +0000 (11:49 +0000)]
 
yum-arch is not supported on recent fedoras
Thierry Parmentelat [Thu, 10 Jan 2008 11:36:13 +0000 (11:36 +0000)]
 
attempt to generate correct yum.conf in myplc chroot
Thierry Parmentelat [Wed, 9 Jan 2008 10:04:14 +0000 (10:04 +0000)]
 
moving to 4.2 - no change
Thierry Parmentelat [Tue, 8 Jan 2008 11:49:43 +0000 (11:49 +0000)]
 
ready for tagging
reviewed URLs and %{plrelease}
Faiyaz Ahmed [Thu, 3 Jan 2008 20:20:37 +0000 (20:20 +0000)]
 
pl_conf is no longer used since the inclusion of NodeManager.
Faiyaz Ahmed [Thu, 3 Jan 2008 19:57:08 +0000 (19:57 +0000)]
 
Housekeeping.
Stephen Soltesz [Tue, 18 Dec 2007 17:07:46 +0000 (17:07 +0000)]
 
Added bootstrap for the currently existing PCU types and Protocol types.
Thierry Parmentelat [Mon, 17 Dec 2007 15:35:07 +0000 (15:35 +0000)]
 
missing dep
Thierry Parmentelat [Thu, 13 Dec 2007 14:26:29 +0000 (14:26 +0000)]
 
fix the sync convenience target to push on python-2.5
Thierry Parmentelat [Wed, 12 Dec 2007 16:06:26 +0000 (16:06 +0000)]
 
cosmetic - fixes the labels in myplc yum.conf
Thierry Parmentelat [Wed, 12 Dec 2007 12:10:53 +0000 (12:10 +0000)]
 
run with the steps command to get the sorted list of steps
Faiyaz Ahmed [Tue, 11 Dec 2007 19:32:21 +0000 (19:32 +0000)]
 
Deprecating the pl_admin account.
Faiyaz Ahmed [Tue, 11 Dec 2007 18:57:15 +0000 (18:57 +0000)]
 
syntax.
Faiyaz Ahmed [Tue, 11 Dec 2007 18:56:37 +0000 (18:56 +0000)]
 
keyword.
Faiyaz Ahmed [Tue, 11 Dec 2007 18:55:00 +0000 (18:55 +0000)]
 
Added head url keyword.
Faiyaz Ahmed [Tue, 11 Dec 2007 18:39:51 +0000 (18:39 +0000)]
 
Remove traces of old NM (3.3.x).
Thierry Parmentelat [Fri, 7 Dec 2007 12:31:14 +0000 (12:31 +0000)]
 
cleaning up the root creation functions and build.common - untested
Thierry Parmentelat [Thu, 6 Dec 2007 08:55:20 +0000 (08:55 +0000)]
 
(*) groups distro-dependent files in build/config.<distro>
(*) renamed .lst files into .pkgs (lst suffix commonly used for other/tmp purposes)
(*) distro-dependent files are (mostly) optional, defaults to planetlab
(*) mkfedora accepts new -f argument : to pass a pkgs file rather than -p .. -g ..
(*) mkfedora supports junk: and precious: in pkgs file
    this is from the former bootcd/prep.sh - to reduce footprint
Notes.
(*) this is untested
(*) mkfedora still supports -x (exclude) on the command line and in pkgs file
    however I suspect this feature is never used
(*) mkfedora is still a separate command - could/should be merged into buld.common
(*) myplc/build.functions could/should be merged into build.common as well