Skip to content

Conversation

liamfraser
Copy link
Contributor

No description provided.

@liamfraser liamfraser merged commit a956b9b into raspberrypi:master Jul 27, 2016
@lurch
Copy link
Contributor

lurch commented Jul 28, 2016

According to the Travis report hardware/raspberrypi/bootmodes/net_tutorial.md still links to bootcode.bin and start.elf

sudo chmod +x /usr/local/sbin/pxetools

sudo sed -i "s,LAN = \"10.3.14.0/24\",LAN = \"$NETWORK\"," /usr/local/sbin/pxetools
sudo sed -i "s,NFS_IP = \"10.3.14.18\",NFS_IP = \"$IP\"," /usr/local/sbin/pxetools
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do these values get hard-coded? Wouldn't it be better for the pxetools script to determine them dynamically, the same way this script does?

@lurch
Copy link
Contributor

lurch commented Jul 28, 2016

I wonder if the prepare_pxetools and pxetools scripts should be moved to the https://github.com/raspberrypi/tools repo, leaving https://github.com/raspberrypi/documentation purely for documentation?

@liamfraser
Copy link
Contributor Author

Will do these changes this today. Going to keep the scripts in documentation though, having multiple repositories makes it more of a pain to maintain. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants