]> rtime.felk.cvut.cz Git - novaboot.git/shortlog
novaboot.git
2014-05-13 Michal Sojkadebian: Do not recommend servers that are started autom... 20140513
2014-05-13 Michal SojkaRequire LWP module at run time rather than at compile...
2014-05-13 Michal SojkaAdd Debian packaging
2014-05-13 Michal SojkaSupport booting Linux with isolinux
2014-05-13 Michal SojkaFix the name of ISO image when it is booted under qemu
2014-05-13 Michal SojkaUse syslinux bootloader to create bootable ISO images
2014-04-23 Michal SojkaReplace qemu with qemu-system-i386
2014-04-14 Michal Sojkaexamples: Do not compile buildroot toolchain, just...
2014-02-28 Michal SojkaImplement run keyword
2014-02-20 Michal SojkaAMT: Disconnect SOL before power off
2014-02-19 Michal SojkaDo not run amtterm only after reset and get rid of...
2014-02-17 Michal SojkaUpdate comments
2014-02-17 Michal SojkaMake example buildroot use /dev/console for getty
2014-02-17 Michal SojkaMerge branch 'amt'
2014-02-17 Michal SojkaUpdate --amt documentation
2014-02-16 Michal SojkaDo not read the script if --on or -off is specified
2014-02-14 Michal SojkaAMT: cleanups, simplifications
2014-02-14 Michal SojkaWhitespace and indentation fixes
2014-02-14 Michal SojkaMove "use LWP" to amt block
2014-02-14 Michal SojkaDo not power off during AMT reset
2014-02-14 Vaclav FanfuleAdded support of Intel AMT
2014-02-06 Michal Sojkagen_cpio: Add support for gzip compression
2014-02-04 Michal SojkaUse sterm instead of cu on ryuglab target
2014-01-20 Michal Sojkagen_cpio fixes
2014-01-19 Michal Sojkadoc: Change code to file
2014-01-19 Michal SojkaAdd Linux example to the documentation
2014-01-19 Michal SojkaAdd link to novaboot script syntax and fix md formating
2014-01-19 Michal SojkaDie if no file name is specified after load
2014-01-19 Michal SojkaFix heredoc parsing
2014-01-19 Michal SojkaDocumentation update (mainly introduction)
2014-01-19 Michal SojkaMove implementation of --chainloader and --bender to...
2014-01-19 Michal SojkaAdd --kernel option
2014-01-19 Michal SojkaAdd --help to synopsis
2014-01-19 Michal SojkaIntroduce 'load' keyword to novaboot scripts
2014-01-19 Michal SojkaAdd command line interface to Expect.pm functionality
2014-01-18 Michal SojkaAllow specifying empty target
2014-01-17 Michal Sojkagen_cpio: Add support for including whole directory...
2014-01-17 Michal SojkaDocument how to use gen_cpio to produce uBoot images
2014-01-17 Michal SojkaAdd how to use gen_cpio
2014-01-17 Michal SojkaAdd first version of gen_cpio script
2014-01-14 Michal SojkaIncrease uboot timeout
2014-01-12 Michal SojkaEnclose uboot bootargs in apostrophes
2014-01-10 Michal SojkaRemove debugging messages
2014-01-10 Michal SojkaDie when asking for interactive mode without being...
2014-01-10 Michal SojkaTell the user correctly how to interrupt novaboot
2014-01-10 Michal SojkaFix interactive mode escape sequence
2014-01-10 Michal SojkaAdd interactive mode
2014-01-10 Michal SojkaRemove -i alias of --iso option
2014-01-07 Michal SojkaDie when error in command line arguments is detected
2014-01-07 Michal SojkaDie when an unknown target is specified
2014-01-06 Michal SojkaAdd --exiton option and EXITON variable
2014-01-06 Michal SojkaSort documentation of variables alphabetically
2014-01-06 Michal SojkaFix reading of configuration files in symlinked directories
2013-12-03 Michal SojkaImporove documentation
2013-11-21 Michal SojkaAdd one second sleep to powerpc configurations to wait...
2013-11-18 Michal SojkaAdd --remote-cmd-expect option
2013-11-08 Michal SojkaDo not initialize $exp object if it is not used
2013-11-08 Michal SojkaAdd $default_target configuration variable
2013-11-08 Michal SojkaRun qemu only when --qemu option is present
2013-11-08 Michal SojkaDo not print short help when an unknown option is found
2013-11-08 Michal SojkaAdd --make option
2013-11-08 Michal SojkaChomp nproc results before use
2013-11-08 Michal SojkaUse nproc tool to determine the number of parallel...
2013-11-06 Michal SojkaExport serial line TTY as env. variable
2013-11-06 Michal SojkaFix inviseble text (<...>) in Github markdown
2013-11-06 Michal SojkaUpdate documentation
2013-11-05 Michal SojkaImprove uBoot support; add two targets that use uBoot
2013-11-05 Michal SojkaAdd options for remote reset target connection and...
2013-11-05 Michal SojkaRemove debug message
2013-11-05 Michal SojkaFix example sudoers file
2013-11-05 Michal SojkaRework interaction with the target
2013-11-05 Michal SojkaClarify and simplify starting and killing of DHCP and...
2013-11-05 Michal SojkaAdd initial support for uBoot
2013-11-05 Michal SojkaAdd --stty option to specify serial line configuration
2013-11-05 Michal SojkaFix warnings when invoked with no script
2013-11-05 Michal SojkaInitialize all possible target connections at one place
2013-11-05 Michal SojkaUse Expect package to communicate with the target over...
2013-11-04 Michal SojkaWhen printing an executed command, don't print quote...
2013-11-04 Michal SojkaComment on target connection
2013-11-03 Michal SojkaClarify documentation
2013-10-22 Michal SojkaFix invocation with absolute path
2013-10-22 Michal SojkaAdd tests of different invocation styles
2013-10-21 Michal SojkaSimplify file generation in tests
2013-10-21 Michal SojkaAdd BUILDDIR variable
2013-10-21 Michal SojkaAdd test for $hypervisor variable
2013-10-21 Michal SojkaMake all warnings fatal under when testing
2013-10-21 Michal SojkaSimplify determination of build directory
2013-10-21 Michal SojkaRun every test in its own directory
2013-10-21 Michal SojkaTest suite improvements
2013-10-21 Michal SojkaCleanup
2013-10-21 Michal SojkaFix warning
2013-10-21 Michal SojkaAdd rudimentary test suite
2013-10-21 Michal SojkaReplace $chainloader configuration variable with -...
2013-10-21 Michal SojkaAdd --gen-only option
2013-10-21 Michal SojkaMove --scons documentation to the correct section
2013-10-21 Michal SojkaSimplify pulsar config name
2013-10-21 Michal SojkaReplace $pulsar_root configuration variable with a...
2013-10-21 Michal SojkaAdd target connection check phase to the documentation
2013-10-21 Michal SojkaRemove end mark from grub configs
2013-10-21 Michal SojkaDon't dump log messages to the config file; better...
next