]> rtime.felk.cvut.cz Git - novaboot.git/history - novaboot
Add --no-interaction option
[novaboot.git] / novaboot
2014-12-02 Michal SojkaAdd --no-interaction option
2014-12-02 Michal SojkaAdd --no-uboot option
2014-11-25 Michal SojkaChange target connection warning to error
2014-11-24 Michal SojkaWarn when multiple target connection options are given
2014-11-24 Michal Sojkadoc: Be more explicit in the introduction to "Configura...
2014-11-23 Michal SojkaImplement user configuration file
2014-11-04 Michal SojkaPrint newline after --exiton triggered exit
2014-10-31 Michal Sojkauboot: Do not analyze expanded kernel command line
2014-10-31 Michal Sojkauboot: Add default addresses for --uboot-addr
2014-10-31 Michal SojkaFix typo
2014-10-31 Michal SojkaFix ramdisk timeout in uboot
2014-10-29 Michal Sojkauboot: Make boot command configurable
2014-10-29 Michal Sojkauboot: Get rid of temporary variables
2014-10-27 Michal Sojkadoc: Improve Configuration file section
2014-10-27 Michal SojkaImprove initial part of documentation
2014-10-21 Michal SojkaAdd --exiton-timeout option
2014-10-21 Michal SojkaImprove --exiton doc
2014-10-21 Michal SojkaAdd --exiton-re option
2014-10-21 Michal SojkaIncrease timeout for --remote-expect
2014-10-16 Michal SojkaPrint meaningful error message when serial connection...
2014-09-10 Michal SojkaAllow specifying timeout for U-Boot commands
2014-09-10 Michal SojkaFix typo
2014-09-10 Michal SojkaAdd NO_BOOT variable
2014-09-10 Michal SojkaExpand $NB_PREFIX in U-Boot commands
2014-09-10 Michal SojkaAdd support for uboot keyword in novaboot scripts
2014-09-10 Michal SojkaAdd an option to disable reseting of the target
2014-08-14 Michal SojkaImprove U-Boot-related error messages
2014-07-30 Michal SojkaU-Boot: Extend kernel command line handling
2014-07-23 Michal SojkaImprove documentation and fix some types in code
2014-07-23 Michal SojkaUse recursive target definition for ryu boards
2014-07-23 Michal SojkaAdd --uboot-addr, i.e. generic way to specify U-Boot...
2014-07-23 Michal SojkaAdd --prefix - a more generic variant of --grub-prefix
2014-07-22 Michal SojkaAdd support for $NB_MYIP in --uboot-init
2014-07-22 Michal SojkaImprove detection of U-Boot prompt after tftpboot command
2014-07-22 Michal SojkaInitialize some variables even if /dev/null is passed...
2014-07-22 Michal SojkaSet $builddir to invocation dir if it is not specified...
2014-07-22 Michal SojkaGet rid of trailing newlines in --uboot-init commands
2014-07-22 Michal SojkaSimplify --uboot-init handling
2014-07-21 Michal SojkaSupport both old and new isolinux versions
2014-07-21 Michal SojkaAdd support for configuration directory
2014-07-17 Michal SojkaAdd support for recursive target definitions
2014-07-17 Michal SojkaOne more fix for ISO image creation
2014-07-17 Michal SojkaSupport new version of syslinux
2014-07-17 Michal SojkaAMT IDE-R implementation
2014-07-17 Michal SojkaAdd --tftp-port option
2014-07-17 Michal SojkaInform the user in interaction is only onedirectional
2014-07-17 Michal SojkaDetect errors when starting tftpd
2014-07-17 Michal SojkaImprove U-Boot support
2014-07-17 Michal SojkaAdd --tftp option
2014-05-13 Michal SojkaRequire LWP module at run time rather than at compile...
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-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 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-04 Michal SojkaUse sterm instead of cu on ryuglab target
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-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
next