Commit Graph

6 Commits

Author SHA1 Message Date
Julien Coloos
cf6ccb2d23 Updated changelog 0.3-1 2015-11-22 19:05:58 +01:00
Julien Coloos
724d6a6bf0 Handle optional ipconfig timeout
Specify timeout for ipconfig so that we can still boot while network is done.
Otherwise ipconfig remains stuck (until IP can be configured). If not given
we default to 10s.

Minor code refactoring.

Moved configuration file from /etc/dropbear/initrd.env to /etc/initcpio/sshcs_env since
it now contains options for ipconfig and not only dropbear. Package installation script
move legacy file to new path if present.

v0.3-1
2015-11-22 18:54:57 +01:00
Julien Coloos
b61e50ebe8 v0.2-1 0.2-1 2014-05-20 22:53:17 +02:00
Julien Coloos
9443a3bb6b Configurable timeout before automatic poweroff 2014-05-20 22:39:32 +02:00
Julien Coloos
3b3cf4b944 killall is already available, no need for extra dependency 2014-05-20 22:38:45 +02:00
Julien Coloos
3e089a0ddb Initial commit 0.1-1 2014-05-19 22:46:59 +02:00