Source code revision

mercurial

summary: Release 1.0-rc1
revision: 0
author: Olaf Manczak
date: 2009-01-20 22:44:36 UTC (1 year)
message: Release 1.0-rc1
Change Path Actions
A .hgignore
A LICENSE
A NOTICE
A build/makeit
A doc/HOWTO-diskimage.pdf
A doc/HOWTO-generators.pdf
A doc/HOWTO-launch.pdf
A doc/README.build
A doc/README.demo
A doc/README.exclude
A doc/README.javaimage
A doc/README.metadata
A doc/README.properties
A doc/README.rpmdb
A doc/generator.ps
A doc/interpreter.ps
A doc/mounter.ps
A doc/probedev.ps
A doc/unionizer.ps
A src/Makefile
A src/Makefile.include
A src/Makefile.subdir
A src/launchpad/Makefile
A src/launchpad/Makefile.install
A src/launchpad/disks/Makefile
A src/launchpad/launchpad.conf
A src/launchpad/lib/Makefile
A src/launchpad/lib/__init__.py
A src/launchpad/lib/bootinfo.py
A src/launchpad/lib/config.py
A src/launchpad/lib/confparse.py
A src/launchpad/lib/ether.py
A src/launchpad/lib/hypervisor.py
A src/launchpad/lib/imagedisk.py
A src/launchpad/lib/imageoptparse.py
A src/launchpad/lib/imagetar.py
A src/launchpad/lib/imagetool.py
A src/launchpad/lib/imageutil.py
A src/launchpad/lib/launchpad.py
A src/launchpad/lib/magic.py
A src/launchpad/lib/mbr.py
A src/launchpad/lib/metadata.py
A src/launchpad/lib/module.py
A src/launchpad/lib/modules/Makefile
A src/launchpad/lib/modules/automount.png
A src/launchpad/lib/modules/automount.py
A src/launchpad/lib/modules/customprops.png
A src/launchpad/lib/modules/customprops.py
A src/launchpad/lib/modules/example.png
A src/launchpad/lib/modules/example.py
A src/launchpad/lib/modules/nameservice.png
A src/launchpad/lib/modules/nameservice.py
A src/launchpad/lib/modules/network.png
A src/launchpad/lib/modules/network.py
A src/launchpad/lib/modules/software.png
A src/launchpad/lib/modules/software.py
A src/launchpad/lib/modules/storage.png
A src/launchpad/lib/modules/storage.py
A src/launchpad/lib/modules/vmhardware.png
A src/launchpad/lib/modules/vmhardware.py
A src/launchpad/lib/properties.py
A src/launchpad/lib/util.py
A src/launchpad/lib/vminstall.py
A src/launchpad/lib/vmoptparse.py
A src/launchpad/lib/xen.py
A src/launchpad/lib/xmlutil.py
A src/runtime/Makefile
A src/runtime/imageini/Makefile
A src/runtime/imageini/gcc-driver.in
A src/runtime/imagemod/Fedora-8/exclude
A src/runtime/imagemod/Fedora-8/gen/MANIFEST
A src/runtime/imagemod/Fedora-8/gen/PROPERTIES
A src/runtime/imagemod/Fedora-8/gen/etc/auto.home
A src/runtime/imagemod/Fedora-8/gen/etc/auto.master
A src/runtime/imagemod/Fedora-8/gen/etc/exports
A src/runtime/imagemod/Fedora-8/gen/etc/fstab
A src/runtime/imagemod/Fedora-8/gen/etc/hosts
A src/runtime/imagemod/Fedora-8/gen/etc/nsswitch.conf
A src/runtime/imagemod/Fedora-8/gen/etc/rc.d/svcconfig
A src/runtime/imagemod/Fedora-8/gen/etc/resolv.conf
A src/runtime/imagemod/Fedora-8/gen/etc/sysconfig/network
A src/runtime/imagemod/Fedora-8/gen/etc/sysconfig/network-scripts
A src/runtime/imagemod/Fedora-8/gen/etc/yp.conf
A src/runtime/imagemod/Fedora-8/initmod.sh
A src/runtime/imagemod/Fedora-8/metadesc.sh
A src/runtime/imagemod/Fedora-8/rpm.wrapper
A src/runtime/imagemod/Fedora-8/rpmrebuild.service
A src/runtime/imagemod/Fedora-9/exclude
A src/runtime/imagemod/Fedora-9/gen/MANIFEST
A src/runtime/imagemod/Fedora-9/gen/PROPERTIES
A src/runtime/imagemod/Fedora-9/gen/etc/auto.home
A src/runtime/imagemod/Fedora-9/gen/etc/auto.master
A src/runtime/imagemod/Fedora-9/gen/etc/exports
A src/runtime/imagemod/Fedora-9/gen/etc/fstab
A src/runtime/imagemod/Fedora-9/gen/etc/hosts
A src/runtime/imagemod/Fedora-9/gen/etc/nsswitch.conf
A src/runtime/imagemod/Fedora-9/gen/etc/rc.d/svcconfig
A src/runtime/imagemod/Fedora-9/gen/etc/resolv.conf
A src/runtime/imagemod/Fedora-9/gen/etc/sysconfig/network
A src/runtime/imagemod/Fedora-9/gen/etc/sysconfig/network-scripts
A src/runtime/imagemod/Fedora-9/gen/etc/yp.conf
A src/runtime/imagemod/Fedora-9/initmod.sh
A src/runtime/imagemod/Fedora-9/metadesc.sh
A src/runtime/imagemod/Fedora-9/rpm.wrapper
A src/runtime/imagemod/Fedora-9/rpmrebuild.service
A src/runtime/imagemod/Makefile
A src/runtime/imagemod/exclude.sh
A src/runtime/imagemod/installer.sh
A src/runtime/javaimage/Makefile
A src/runtime/javaimage/exclude
A src/runtime/javaimage/exclude.sh
A src/runtime/javaimage/gen/MANIFEST
A src/runtime/javaimage/gen/PROPERTIES
A src/runtime/javaimage/gen/etc/java/java.conf
A src/runtime/kmods/Makefile
A src/runtime/kmods/aufs/Makefile
A src/runtime/kmods/kernel/Makefile
A src/runtime/kmods/kernel/patchspec_aufs.sh
A src/runtime/kmods/kernel/patchspec_dist.sh
A src/runtime/libs/Makefile
A src/runtime/libs/libinterpreter/Makefile
A src/runtime/libs/libinterpreter/controlFile.h
A src/runtime/libs/libinterpreter/dynamicObject.c
A src/runtime/libs/libinterpreter/dynamicObject.h
A src/runtime/libs/libinterpreter/fileManager.c
A src/runtime/libs/libinterpreter/fileManager.h
A src/runtime/libs/libinterpreter/hashTable.c
A src/runtime/libs/libinterpreter/hashTable.h
A src/runtime/libs/libinterpreter/interpreter.d
A src/runtime/libs/libinterpreter/interpreter.h
A src/runtime/libs/libinterpreter/lexer.h
A src/runtime/libs/libinterpreter/lexer.l
A src/runtime/libs/libinterpreter/node.c
A src/runtime/libs/libinterpreter/node.h
A src/runtime/libs/libinterpreter/nodeHandlers.c
A src/runtime/libs/libinterpreter/nodeHandlers.h
A src/runtime/libs/libinterpreter/properties.c
A src/runtime/libs/libinterpreter/properties.h
A src/runtime/libs/libinterpreter/propertiesErr.c
A src/runtime/libs/libinterpreter/propertiesErr.h
A src/runtime/libs/libinterpreter/propertiesReader.output
A src/runtime/libs/libinterpreter/propertiesReader.y
A src/runtime/libs/libinterpreter/propertiesXmlReader.c
A src/runtime/libs/libinterpreter/result.c
A src/runtime/libs/libinterpreter/result.h
A src/runtime/libs/libinterpreter/scriptParser.h
A src/runtime/libs/libinterpreter/scriptParser.output
A src/runtime/libs/libinterpreter/scriptParser.y
A src/runtime/libs/libinterpreter/stringId.h
A src/runtime/libs/libinterpreter/stringPool.c
A src/runtime/libs/libinterpreter/stringPool.h
A src/runtime/libs/libinterpreter/symTab.c
A src/runtime/libs/libinterpreter/symTab.h
A src/runtime/libs/libinterpreter/variable.c
A src/runtime/libs/libinterpreter/variable.h
A src/runtime/libs/libmisc/Makefile
A src/runtime/libs/libmisc/common.h
A src/runtime/libs/libmisc/dirtree.c
A src/runtime/libs/libmisc/dirtree.h
A src/runtime/libs/libmisc/errmsg.c
A src/runtime/libs/libmisc/errmsg.h
A src/runtime/libs/libmisc/notice.h
A src/runtime/libs/libprobe/Makefile
A src/runtime/libs/libprobe/fsprobe.c
A src/runtime/libs/libprobe/fsprobe.h
A src/runtime/libs/libprobe/listprobe.c
A src/runtime/libs/libprobe/loopdev.c
A src/runtime/libs/libprobe/probe.c
A src/runtime/libs/libprobe/probe.h
A src/runtime/progs/Makefile
A src/runtime/progs/generator/Makefile
A src/runtime/progs/generator/config_generator.c
A src/runtime/progs/generator/config_generator.h
A src/runtime/progs/generator/generator.1
A src/runtime/progs/generator/generator.c
A src/runtime/progs/interpreter/Makefile
A src/runtime/progs/interpreter/interpreter.1
A src/runtime/progs/interpreter/interpreter.c
A src/runtime/progs/interpreter/regression/properties.output
A src/runtime/progs/interpreter/regression/properties.output.xml
A src/runtime/progs/interpreter/regression/regressionTests.sh
A src/runtime/progs/interpreter/regression/regressionTestsChecks/printNoEmpty.check
A src/runtime/progs/interpreter/regression/regressionTestsChecks/printWithPermissions.check
A src/runtime/progs/interpreter/regression/regressionTestsFilesInput/filter1.config
A src/runtime/progs/interpreter/regression/regressionTestsFilesOutput/empty.txt
A src/runtime/progs/interpreter/regression/regressionTestsFilesOutput/printWithPermissions.txt
A src/runtime/progs/interpreter/regression/regressionTestsFilesOutput/test
A src/runtime/progs/interpreter/regression/regressionTestsFilesOutput/test1
A src/runtime/progs/interpreter/regression/regressionTestsFilesOutput/test2
A src/runtime/progs/interpreter/regression/regressionTestsInput/.exec-awk.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/.exec-cat.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/.exec-cat2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/.exec-cat3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/.exec-perl.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/arithmetic.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/assignment.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/assignment2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/assignment3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/builtinBroadcast.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/concat.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/concat2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/empty.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/exit.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/filter.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/filter2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/filter3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/functionCall.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/functionReturn.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/functionReturn2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/if.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/inlineExpression.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/inlineProperties.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/inlineString.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/inlineVariable.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/inlineVariable2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/listFor.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/listSize.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/listSubList.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/literalToFile.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/match.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/match2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printNoEmpty.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printSimple.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printStrip.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printStrip2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printStrip3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printToFile.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printToFile2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/printWithPermissions.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesArithmetic.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesAsValue.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesAssignment.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesFor.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesFromFile.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesInString.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesName.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesNumber.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesReference.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesReference2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesReference3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesUndef.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/propertiesUndefined.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/quotedCharacters.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/quotedCharacters2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/simpleFor.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/split.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/string.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/string2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/substitute.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/substitute2.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/substitute3.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/tagLiteral.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/tagPrint.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/tagScript.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/tagScriptAndInline.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/variableTags.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/variableTypes.in
A src/runtime/progs/interpreter/regression/regressionTestsInput/while.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/divisionByZero.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/tagParameters.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/unclosedLiteral.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/unclosedPrint.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/unclosedPrint2.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/unclosedScript.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/wrongStatement.in
A src/runtime/progs/interpreter/regression/regressionTestsInputErrors/wrongTagParameters.in
A src/runtime/progs/interpreter/regression/regressionTestsOutput/arithmetic.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/assignment.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/assignment2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/assignment3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/builtinBroadcast.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/concat.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/concat2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/empty.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exec-awk.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exec-cat.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exec-cat2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exec-cat3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exec-perl.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/exit.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/filter.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/filter2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/filter3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/functionCall.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/functionReturn.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/functionReturn2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/if.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/inlineExpression.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/inlineProperties.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/inlineString.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/inlineVariable.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/inlineVariable2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/listFor.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/listSize.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/listSubList.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/literalToFile.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/match.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/match2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printNoEmpty.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printSimple.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printStrip.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printStrip2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printStrip3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printToFile.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printToFile2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/printWithPermissions.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesArithmetic.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesAsValue.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesAssignment.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesFor.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesFromFile.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesInString.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesName.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesNumber.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesReference.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesReference2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesReference3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesUndef.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/propertiesUndefined.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/quotedCharacters.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/quotedCharacters2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/simpleFor.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/split.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/string.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/string2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/substitute.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/substitute2.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/substitute3.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/tagLiteral.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/tagParameters.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/tagPrint.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/tagScript.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/tagScriptAndInline.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/variableTags.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/variableTypes.out
A src/runtime/progs/interpreter/regression/regressionTestsOutput/while.out
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/multipleLines.properties
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/multipleLines.xml
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/singleLine.properties
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/singleLine.xml
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/testSortedInsertion.properties
A src/runtime/progs/interpreter/regression/regressionTestsPropertiesInput/twoLines.properties
A src/runtime/progs/interpreter/regression/valgrind-suppresions-static.supp
A src/runtime/progs/interpreter/regression/valgrind-suppresions.supp
A src/runtime/progs/mounter/Makefile
A src/runtime/progs/mounter/mounter.1
A src/runtime/progs/mounter/mounter.c
A src/runtime/progs/mounter/rootset_mounter.c
A src/runtime/progs/mounter/rootset_mounter.h
A src/runtime/progs/probedev/Makefile
A src/runtime/progs/probedev/probedev.1
A src/runtime/progs/probedev/probedev.c
A src/runtime/progs/unionizer/Makefile
A src/runtime/progs/unionizer/rootset_unionizer.c
A src/runtime/progs/unionizer/rootset_unionizer.h
A src/runtime/progs/unionizer/unionizer.1
A src/runtime/progs/unionizer/unionizer.c
A test/launchpad/customprops/dir/gen/etc/exports
A test/launchpad/customprops/dir/properties.props
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20100312.9442df5)
 
 
loading
Please Confirm