]> rtime.felk.cvut.cz Git - novaboot.git/shortlog
novaboot.git
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...
2013-10-21 Michal SojkaSimplify qemu handling
2013-10-21 Michal SojkaSimplify scons handling
2013-10-20 Michal SojkaRemove $pulsar_mac configuration variable
2013-10-20 Michal SojkaRemove $iprelay configuration variable
2013-10-20 Michal SojkaRemove grub_keys configuration option
2013-10-20 Michal SojkaRemove $server configuration variable
2013-10-20 Michal SojkaSearch configuration files in all directories upwards...
2013-10-19 Michal SojkaSimplify generation of bootloader configuration files
2013-10-19 Michal SojkaReplace custom_options with --target
2013-10-19 Michal SojkaSmall doc fixes
2013-10-19 Michal SojkaGive more structure to the documentation
2013-10-19 Michal SojkaSimplify config name determination
2013-10-19 Michal SojkaFix warning in perl v5.18.1
2013-10-15 Michal SojkaAdd linux-powerpc example
2013-10-15 Michal SojkaAutomatically pass .dtb files to qemu's -dtb options
2013-10-15 Michal SojkaAllow specifying QEMU binary in novaboot scripts
2013-10-15 Michal SojkaUpdate pre-commit hook
2013-10-15 Michal SojkaAdd .gitignore
2013-10-15 Michal SojkaDocument that configuration file should not be used
2013-10-15 Michal SojkaDon't use the implicitely specified kernel
2013-10-15 Michal SojkaAdd outline comments
2013-10-15 Michal SojkaAdd GPL header
2013-10-15 Michal SojkaAdd an example of how to boot Linux
2013-10-15 Michal SojkaAdd pre-commit hook that I use in my repo
2013-10-15 Michal SojkaSmall improvements to documentation
2013-10-15 Michal SojkaAdd automatically generated README
2013-10-15 Michal SojkaAdd license (GPLv2)
2013-10-15 Michal SojkaCopy novaboot from NUL repository