]> rtime.felk.cvut.cz Git - novaboot.git/history - novaboot
nix: Update flake inputs
[novaboot.git] / novaboot
2022-04-25 Michal SojkaFix u-boot prompt handling
2022-04-03 Michal SojkaReset u-boot download timeout with every '#'
2021-10-22 Michal SojkaMake <<>> fail if it cannot open a file
2021-10-22 Michal SojkaReplace <> with <<>>
2021-06-28 Michal SojkaMerge branch 'feat/pxe-boot'
2021-06-28 Michal Sojkagrub2: Don't perform unnecessary config modifications...
2021-06-28 alberandCreate tftpd.pid in default location
2021-06-28 Michal SojkaDie in case of multiple initrds for the Linux kernel
2021-06-28 alberanddhcpd: Add sample config for different PXEClient archit...
2021-06-28 Michal Sojkatftpd: Set root to the dir specified in --server
2021-06-28 alberandtftpd: Add call to grub-mknetdir
2021-06-28 alberandMove grub.cfg to the default location
2021-06-28 alberandAdd BOOT_METHOD variable to control how to generate...
2021-06-28 alberandtftpd: Run with mapfile
2021-06-11 alberandFix typo
2021-04-12 Michal SojkaCopy files to TFTP server with default permissions
2021-03-28 alberandAdd --copy= as alias to --server=
2021-01-26 Michal SojkaStrip trailing spaces in novaboot script load/copy...
2021-01-26 Michal Sojkadoc: Add missing "to"
2021-01-26 Michal SojkaFixes for all tests to pass on NixOS
2021-01-17 Martin VajnarPrioritize 'exiton' over 'expect_raw'
2020-12-17 Michal SojkaMake novaboot shebang NixOS compatible
2020-08-06 Michal Sojkadoc: Cosmetic changes
2020-08-06 Michal Sojkadoc: Add section about booting Linux
2020-02-18 Michal SojkaAllow configuring the default value of --netif globally...
2019-11-17 Michal SojkaAllow specifying /dev/null as load argument
2019-11-06 Jan KaisrlikDisable echo in default stty arguments
2019-10-31 Michal SojkaImprove an error message
2019-09-25 Michal SojkaAdd a picture showing typical use cases
2018-11-27 Michal SojkaMark --remote-expect* options as safe and improve docum...
2018-11-27 Michal SojkaFix typo
2018-11-10 Michal Sojkadoc: Fix typos
2018-03-23 Michal SojkaAdd --uboot-stop-key option
2017-12-19 Michal SojkaFix typo in README
2017-09-27 Michal SojkaIncrease uboot load timeouts
2017-09-15 Michal SojkaChange configuration of ryuglab target to use novaboot...
2017-09-15 Michal Sojkadoc: Update initial examples
2017-09-15 Michal Sojkadoc: Mention --ssh in examples
2017-09-07 Michal SojkaFix man page (and lintian warning)
2017-09-05 Michal SojkaChange default value of --remote-expect-timeout to...
2017-09-03 Michal SojkaObey INTERACTION variable
2017-09-03 Michal SojkaChange default novabox configuration
2017-09-03 Michal SojkaFix reading of config files when invoked via "make...
2017-08-28 Michal SojkaProperly terminate remote command even when it ignores...
2017-08-27 Michal SojkaFix --iprelay-cmd regression
2017-08-27 Michal SojkaSimplify ssh ctl path
2017-08-27 Michal SojkaChange reset_cmd to array
2017-08-27 Michal SojkaRun --ssh's console command without subshell
2017-08-27 Michal SojkaRework system_verbose() to accept string or array,...
2017-08-26 Michal SojkaDo not share ssh connections across novaboot processes
2017-08-26 Michal Sojkaserver: Explicitly configure parser for remote options
2017-08-26 Michal SojkaFix derivation of prefix from --ssh
2017-08-26 Michal SojkaFix and extend --ssh documentation
2017-08-25 Michal SojkaImplement reading of configuration from remote server
2017-08-25 Michal SojkaMove handle_novaboot_server() to other place
2017-08-25 Michal SojkaAdd initial implementation of --ssh option to connect...
2017-05-05 Michal SojkaDo not skip first argument when printing effective...
2017-04-27 Michal SojkaProduce better error messages on expect() failures
2017-04-24 Michal SojkaAdd -tt switch to ssh command for novabox target
2017-04-23 Michal SojkaChange novabox target configuration to take advantage...
2017-04-23 Michal SojkaAdd --iprelay-cmd option
2017-04-23 Michal Sojkauboot: Empty FDT address if no device tree is loaded
2017-04-23 Michal SojkaImplement --remote-expect-timeout
2017-02-17 Michal SojkaImprove documentation of --interative
2016-05-18 Michal Sojkadoc: U-Boot implementation is no-longer tied to one...
2016-05-18 Michal Sojkadoc: More grammar fixes
2016-05-16 Michal SojkaFix typos and grammar
2016-05-15 Michal SojkaSuppress Expect warning: handle id(3) is not a tty...
2016-05-04 Michal SojkaAdd support for chainloading another bootloader
2016-05-03 Michal SojkaPrint effective command line option (after target expan...
2016-05-03 Michal SojkaAppend -serial flags to qemu only if it is not already...
2016-05-02 Michal SojkaUpdate iprelay IP address
2015-09-13 Michal SojkaTeach --make and --scons to into account 'copy' lines
2015-09-08 Michal Sojkadoc: Add complex example of U-Boot interaction
2015-09-08 Michal SojkaAllow redirecting U-Boot command output to a file
2015-09-08 Michal SojkaMake @uboot_init elements be always hashrefs
2015-09-08 Michal SojkaAdd "<" syntax for uboot lines in novaboot script
2015-09-08 Michal SojkaGive more structure to syntax documentation
2015-09-08 Michal SojkaAdd "copy" keyword to novaboot script syntax
2015-09-08 Michal SojkaImprove IP address error message
2015-09-07 Michal SojkaPreparation for storing U-Boot output to local files
2015-09-06 Michal SojkaClarify --bender doc
2015-08-19 Michal SojkaAdd --reset-send option
2015-05-04 Michal Sojkadoc: Fix typo
2015-05-04 Michal Sojkadoc: Add link to novaboot homepage
2015-05-04 Michal SojkaMinor doc updates
2015-03-23 Michal Sojkadoc: Add encoding directive
2015-03-23 Michal SojkaMinor documentation updates
2015-02-10 Michal SojkaDo not run --uboot-cmd if it is empty string
2015-01-27 Michal Sojkauboot: Make loading files and booting independent
2015-01-27 Michal SojkaDo not invoke rsync if there is nothing to copy
2015-01-20 Michal SojkaAdd --netif option
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 SojkaDo not use nproc to determine the number of processors
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-15 Michal SojkaAlways finish novaboot output with new line character
2014-12-15 Michal SojkaExecute --uboot-cmd even if there are no files to boot
next