diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 01:21:34 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 01:21:34 +0200 |
commit | 0e269af97d08a6d588e38d6b817fe4c7900b8e47 (patch) | |
tree | 47b5fb8ce60b808c62ce83370ec156e1df8339eb /tftp | |
parent | 083d8a01ee2633bba59bfc970fe9236dd4b05b84 (diff) | |
download | autoinstall-openbsd-on-qemu-0e269af97d08a6d588e38d6b817fe4c7900b8e47.tar |
Revise
Diffstat (limited to 'tftp')
l--------- | tftp/auto_install | 1 | ||||
l--------- | tftp/bsd.rd | 1 | ||||
l--------- | tftp/etc/boot.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tftp/auto_install b/tftp/auto_install deleted file mode 120000 index 7224e61..0000000 --- a/tftp/auto_install +++ /dev/null @@ -1 +0,0 @@ -../http/pub/OpenBSD/6.6/amd64/pxeboot
\ No newline at end of file diff --git a/tftp/bsd.rd b/tftp/bsd.rd deleted file mode 120000 index 7a35bd8..0000000 --- a/tftp/bsd.rd +++ /dev/null @@ -1 +0,0 @@ -../http/pub/OpenBSD/6.6/amd64/bsd.rd
\ No newline at end of file diff --git a/tftp/etc/boot.conf b/tftp/etc/boot.conf deleted file mode 120000 index e679804..0000000 --- a/tftp/etc/boot.conf +++ /dev/null @@ -1 +0,0 @@ -../../boot.conf
\ No newline at end of file |