]> rtime.felk.cvut.cz Git - novaboot.git/history - README.md
nix: Update flake inputs
[novaboot.git] / README.md
2022-04-12 Michal Sojkadoc: Add preliminary Raspberry Pi guide
2021-01-26 Michal SojkaREADME: Fix link
2021-01-26 Michal SojkaAdd README.md
2014-12-16 Michal SojkaGenerate README in POD format
2014-12-16 Michal SojkaAdd --no-final-eol option
2014-12-16 Michal SojkaDoc: Rename CONFIGURATION FILE to CONFIGURATION FILES
2014-12-16 Michal SojkaDoc: Add a concise list of execution phases
2014-12-15 Michal Sojkaqemu is no longer hardcoded as default target
2014-12-15 Michal SojkaAllow specifying target in NOVABOOT_TARGET environment...
2014-12-09 Michal SojkaAdd --remote-expect-silent option
2014-12-02 Michal SojkaAdd --no-interaction option
2014-12-02 Michal SojkaAdd --no-uboot option
2014-11-24 Michal Sojkadoc: Be more explicit in the introduction to "Configura...
2014-11-23 Michal SojkaImplement user configuration file
2014-10-31 Michal Sojkauboot: Add default addresses for --uboot-addr
2014-10-31 Michal SojkaFix typo
2014-10-29 Michal Sojkauboot: Make boot command configurable
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-09-10 Michal SojkaAllow specifying timeout for U-Boot commands
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-07-23 Michal SojkaImprove documentation and fix some types in code
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-21 Michal SojkaUpdate README.md
2014-07-17 Michal SojkaAMT IDE-R implementation
2014-07-17 Michal SojkaAdd --tftp-port option
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 SojkaUse syslinux bootloader to create bootable ISO images
2014-04-14 Michal Sojkaexamples: Do not compile buildroot toolchain, just...
2014-02-28 Michal SojkaImplement run keyword
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 SojkaWhitespace and indentation fixes
2014-02-14 Michal SojkaDo not power off during AMT reset
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 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-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-06 Michal SojkaAdd --exiton option and EXITON variable
2014-01-06 Michal SojkaSort documentation of variables alphabetically
2013-12-03 Michal SojkaImporove documentation
2013-11-18 Michal SojkaAdd --remote-cmd-expect option
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 SojkaAdd --make option
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 SojkaFix example sudoers file
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-03 Michal SojkaClarify documentation
2013-10-21 Michal SojkaAdd BUILDDIR variable
2013-10-21 Michal SojkaSimplify determination of build directory
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 SojkaAdd target connection check phase to the documentation
2013-10-20 Michal SojkaRemove $iprelay 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-15 Michal SojkaAllow specifying QEMU binary in novaboot scripts
2013-10-15 Michal SojkaDocument that configuration file should not be used
2013-10-15 Michal SojkaSmall improvements to documentation
2013-10-15 Michal SojkaAdd automatically generated README