Chris Novakovic 2446514e71 Fix logic of appending ".<layer>" to PXE basename
Commit f77700aa, which fixes a compiler warning, also breaks the
behaviour of prepending ".<layer>" to basenames in --pxe-service: in
situations where the basename contains a ".", the ".<layer>" suffix is
erroneously added, and in situations where the basename doesn't contain
a ".", the ".<layer>" suffix is erroneously omitted.

A patch against the git HEAD is attached that inverts this logic and
restores the expected behaviour of --pxe-service.
2017-06-06 23:02:59 +01:00
2017-02-19 15:53:37 +00:00
2012-04-02 20:40:34 +01:00
2017-04-30 18:21:31 +01:00
2017-05-12 15:16:02 +01:00
2012-01-05 17:31:15 +00:00
2017-05-22 22:58:46 +01:00
2017-02-19 15:53:37 +00:00
2012-01-05 17:31:10 +00:00
2012-01-05 17:31:13 +00:00
2017-02-06 16:14:04 +00:00
2017-02-19 22:13:36 +00:00
2017-02-06 16:14:04 +00:00
2012-01-05 22:00:08 +00:00
Description
No description provided
17 MiB
Languages
C 94.2%
Perl 2.3%
HTML 1.2%
Shell 1.1%
Makefile 0.6%
Other 0.6%