2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-05 04:27:55 +00:00
Files
xcat-core/xCAT-server
Daniel Hilst 1cbdad2531 fix(xcat-core): correct the boot-flip comment
The comment blamed mawk: updateflag.awk needs gawk's |& and Ubuntu's /usr/bin/awk is mawk. That
is wrong on this path -- compute.subiquity.tmpl has installed gawk in the target since Ubuntu
20.04 support was added, so updateflag.awk would have found it.

The flip was going unanswered because xcatd's install monitor, which serves port 3002, dies and
is never re-forked. That is fixed in #7759. The /dev/tcp exchange here is hardening: it retries
and reports, rather than reinstalling in silence.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
2026-08-28 09:38:44 -03:00
..
2026-04-23 02:01:33 -03:00
2016-07-21 13:27:40 -04:00