]> rtime.felk.cvut.cz Git - novaboot.git/shortlog
novaboot.git
2017-09-15 Michal SojkaUpdate changelog for 20170915 release 20170915
2017-09-15 Michal SojkaUpdate .gitignore
2017-09-15 Michal Sojkadoc: Update initial examples
2017-09-15 Michal Sojkadoc: Mention --ssh in examples
2017-09-15 Michal Sojkaserver: Rename systemd files to more meaningful names
2017-09-15 Michal Sojkaserver: Update systemd units
2017-09-15 Michal Sojkaserver: Set proper hostname for locally run commands
2017-09-15 Michal Sojkaserver: Remove useless variable
2017-09-15 Michal Sojkaserver: Make console the default command
2017-09-07 Michal SojkaUpdate changelog for 20170907 release 20170907
2017-09-07 Michal SojkaFix man page (and lintian warning)
2017-09-07 Michal Sojkatests: Do not run SSH tests when ssh agent is not detected
2017-09-07 Michal Sojkaserver: Give hint for using ssh -t with shell
2017-09-07 Michal Sojkaserver: Document novaboot-shell
2017-09-07 Michal Sojkaserver: Document adduser-novaboot command
2017-09-07 Michal Sojkadebian/server: Mention rsync as dependency
2017-09-05 Michal SojkaChange default value of --remote-expect-timeout to...
2017-09-05 Michal Sojkaserver: Fix creation of tftproot
2017-09-03 Michal SojkaObey INTERACTION variable
2017-09-03 Michal Sojkaserver: Better error message of add-key command
2017-09-03 Michal SojkaChange default novabox configuration
2017-09-03 Michal Sojkaserver: Minor update to tests
2017-09-03 Michal Sojkaserver: Simplify config reading
2017-09-03 Michal Sojkaserver: Fix handling of multi-word commands (rsync...
2017-09-03 Michal SojkaFix reading of config files when invoked via "make...
2017-08-29 Michal Sojkaserver: Use simpler detection of unset variables
2017-08-29 Michal Sojkaserver: Store target configuration in a variable, not...
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 Sojkadebian: Fix typo
2017-08-26 Michal SojkaDo not share ssh connections across novaboot processes
2017-08-26 Michal SojkaUpdate changelog for 20170826 release 20170826
2017-08-26 Michal Sojkaserver: Explicitly configure parser for remote options
2017-08-26 Michal Sojkaserver: Fix config file template
2017-08-26 Michal SojkaFix derivation of prefix from --ssh
2017-08-26 Michal Sojkaserver: Fix quoting of commands from config file
2017-08-26 Michal Sojkaserver: Admin can get shell access
2017-08-26 Michal Sojkaserver: Use flock option --no-fork only when it is...
2017-08-26 Michal Sojkaserver: Give proper group to created .ssh files
2017-08-26 Michal Sojkaserver: Use $HOME rather than $XDG_RUNTIME_DIR
2017-08-26 Michal Sojkatests: Fix SSH key setup
2017-08-26 Michal Sojkadebian: Initial packaging of novaboot-server
2017-08-26 Michal SojkaFix and extend --ssh documentation
2017-08-25 Michal Sojkaserver: Update .gitignore
2017-08-25 Michal Sojkaserver: Add adduser-novaboot script
2017-08-25 Michal Sojkaserver: Give configuration variables more descriptive...
2017-08-25 Michal SojkaMove systemd files from contrib/ to server/
2017-08-25 Michal Sojkaserver: Implement add-key command
2017-08-25 Michal SojkaAdd more tests for remote config
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-08-25 Michal Sojkashell: Fix/extend rsync handling
2017-08-25 Michal Sojkashell: Do not pre-reset on console connection
2017-08-25 Michal Sojkashell: Improve error messages
2017-08-25 Michal SojkaRename novabot-server to novaboot-shell
2017-08-25 Michal Sojkaserver: Restructure command handling
2017-08-24 Michal SojkaImprove server tests
2017-08-24 Michal Sojkaserver: Improve commens
2017-08-24 Michal Sojkaserver: Distinguish between normal and admin users
2017-08-24 Michal Sojkawvtest: Do not exit on first failure
2017-08-24 Michal Sojkaserver: Add tests of username handling
2017-08-22 Michal Sojkatests: Update wvtool
2017-08-22 Michal SojkaUpdated version of systemd units
2017-08-22 Michal SojkaAdd initial version of novaboot-server
2017-05-10 Michal SojkaAdd systemd units to power-on/off the target
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 SojkaUpdate changelog for 20170424 release 20170424
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 SojkaDocument (for myself) how to do releases
2017-04-23 Michal SojkaUpdate changelog for 20170423 release 20170423
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 SojkaFix test
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-15 Michal SojkaSupport 'chld' lines in Emacs novaboot-mode.el
2016-05-04 Michal SojkaAdd support for chainloading another bootloader
2016-05-03 Michal SojkaUpdate changelog for 20160503 release 20160503
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
next