]> rtime.felk.cvut.cz Git - novaboot.git/shortlog
novaboot.git
2022-10-29 Michal Sojkanix: Update flake inputs master
2022-10-29 Michal Sojkanix: Switch from lorri to "use nix"
2022-10-29 Michal Sojkatests: Fix expect sendcont test
2022-04-26 Michal Sojkaserver: Drop novaboot-delayed-power-off.target
2022-04-26 Michal Sojkaserver: Unify installation target to PREFIX
2022-04-25 Michal SojkaUpdate changelog for 20220425a release 20220425a
2022-04-25 Michal SojkaFix u-boot prompt handling
2022-04-25 Michal SojkaUpdate changelog for 20220425 release 20220425
2022-04-25 Michal Sojkaserver: Refactor delayed power-off logic
2022-04-12 Michal Sojkadoc: Add preliminary Raspberry Pi guide
2022-04-12 Michal Sojkatests: Fix grub server tests
2022-04-12 Michal Sojkatests: Check that server ssh login works and reenable...
2022-04-12 Michal Sojkatests: Fix ssh key setup for server tests
2022-04-03 Michal SojkaReset u-boot download timeout with every '#'
2022-04-03 Michal Sojkanix: Convert to flakes
2022-04-03 Michal Sojkanix: Adapt to renaming of buildPerlPackage
2022-01-07 Michal Sojkaserver: Doc grammar fixes
2021-12-17 Michal Sojkaserver: Fix enabling of delayed power off
2021-12-17 Michal Sojkadebian: Add example commands to produce package snapshot
2021-11-18 Michal Sojkaserver: Fix delayed power off
2021-11-18 Michal Sojkaserver: Make systemd invoke novaboot-shell in the ...
2021-10-22 Michal Sojkadebian: Increase dh compat level to 13 20211022
2021-10-22 Michal SojkaUpdate changelog for 20211022 release
2021-10-22 Michal SojkaMake <<>> fail if it cannot open a file
2021-10-22 Michal SojkaReplace <> with <<>>
2021-10-22 Michal Sojkaserver: Add run_novaboot to be used as default_cmd
2021-10-22 Michal Sojkaserver: Allow reset_cmd to contain a shell function...
2021-06-28 Michal SojkaMerge branch 'feat/pxe-boot'
2021-06-28 Michal Sojkashell.nix: Add grub2 and dhcp
2021-06-28 Michal SojkaAdd tests for GRUB2 BOOT_METHOD
2021-06-28 Michal Sojkagrub2: Don't perform unnecessary config modifications...
2021-06-28 alberandCreate tftpd.pid in default location
2021-06-28 alberandtftpd: allow varying path to the *.pid while run by...
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-28 Michal SojkaAdd test for GRUB2
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 SojkaUpdate changelog for 20210126a release 20210126a
2021-01-26 Michal Sojkatests: Skip server tests during Debian package build
2021-01-26 Michal Sojkatests: Rework server tests to not require external...
2021-01-26 Michal SojkaStrip trailing spaces in novaboot script load/copy...
2021-01-26 Michal Sojkatests: Add simple u-boot tests
2021-01-26 Michal Sojkatests: Fix iprelay-cmd test to work on both Debian...
2021-01-26 Michal Sojkadoc: Add missing "to"
2021-01-26 Michal SojkaUpdate changelog for 20210126 release
2021-01-26 Michal SojkaREADME: Fix link
2021-01-26 Michal SojkaAdd README.md
2021-01-26 Michal Sojkaserver: Split documentation to separate files
2021-01-26 Michal Sojkaserver: Add support for default_cmd configuration variable
2021-01-26 Michal Sojkaserver: Refactor console setup to a separate function
2021-01-26 Michal Sojkaserver: Document how to use shell function for console_cmd
2021-01-26 Michal SojkaFixes for all tests to pass on NixOS
2021-01-25 Michal Sojkanix: Make Nix shell contain all needed Perl packages
2021-01-24 Michal Sojkaserver: Do not hardcode bash path
2021-01-24 Michal Sojkanix: Allow running (at least a part of) test suite...
2021-01-24 Michal SojkaAdd test for functionality in the previous commit
2021-01-17 Martin VajnarPrioritize 'exiton' over 'expect_raw'
2020-12-17 Michal Sojkaserver: Document automatic power off
2020-12-17 Michal Sojkatests: Make shebangs NixOS compatible
2020-12-17 Michal SojkaUpdate changelog for 20201217 release 20201217
2020-12-17 Michal Sojkaserver: Call "systemctl is-enabled" with --quiet
2020-12-17 Michal SojkaRename novaboot-power-off.service to novaboot-delayed...
2020-12-17 Michal SojkaRun pre-commit hook in bash
2020-12-17 Michal SojkaMake novaboot shebang NixOS compatible
2020-12-17 Michal Sojkanix: Add derivation for novaboot-server
2020-12-17 Michal Sojkaserver: Add missing files for delayed power-off
2020-10-13 Michal SojkaCatch errors in pre-commit hook
2020-10-13 Michal SojkaAdd basic Nix support
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-21 Michal SojkaSimplify systemd logic for automated delayed power off
2019-11-21 Michal Sojkaserver: Use Makefile to install the server
2019-11-20 Michal Sojkatests: Get rid of asynchronous process substitution
2019-11-18 Michal Sojkaserver: User temporary RUN_DIR in $HOME does not exist
2019-11-18 Michal Sojkadebian: Add build-depends to be able to run tests under...
2019-11-18 Michal Sojkadebian: Fix version syntax in Depends
2019-11-17 Michal Sojkatests: Remove home directory for server tests
2019-11-17 Michal SojkaAllow specifying /dev/null as load argument
2019-11-17 Michal Sojkaserver: Ensure that configuration can depend on logged...
2019-11-17 Michal SojkaRevert "server: Add experimental support for the ssh...
2019-11-16 Michal Sojkatests: Convert server tests to use the account from...
2019-11-16 Michal Sojkatest: Add script for creating test account
2019-11-06 Jan KaisrlikDisable echo in default stty arguments
2019-10-31 Michal Sojkatests: Make some server tests more readable
2019-10-31 Michal Sojkaserver: Always use flock with --no-fork
2019-10-31 Michal SojkaImprove an error message
2019-10-24 Michal Sojkaserver: Add experimental support for the ssh sub-command
2019-10-24 Michal Sojkaserver: Document get-config
2019-10-23 Michal Sojkaserver: Mention get-config command in help message
2019-10-23 Michal SojkaUpdate changelog for 20191023 release 20191023
2019-10-15 Michal Sojkaserver: Add novaboot users to the novaboot group
2019-10-15 Michal Sojkaserver: Mention adduser-novaboot in novaboot-shell...
next