joelandman / nyble

nlytiq base linux environment: build diskless/pxe bootable rambooting images for Debian, Ubuntu, CentOS
22 stars 4 forks source link

Typo in examples into the doc #3

Closed jingvar closed 3 years ago

jingvar commented 3 years ago

create a ubuntu20.04 based distro

make DISTRO=debian20.04 I think there should be "ubuntu"

~/nyble$ sudo make DISTRO=debian20.04 Makefile:41: OS/debian20.04/config.conf: No such file or directory make: *** No rule to make target 'OS/debian20.04/config.conf'. Stop.

joelandman commented 3 years ago

Thanks for this report (and the others)! Ill get onto fixing these shortly.

joelandman commented 3 years ago

Fixed. Turns out the example below that one was also debian18.04. Fixed that as well. Marking this as closed, though please do let me know if there are other specific issues like this.