beta-tester / RPi-PXE-Server

setup a Raspberry Pi as an PXE-Server
307 stars 63 forks source link

Additional file for customizations #30

Closed frchico closed 4 years ago

frchico commented 4 years ago

Could it include calls to scripts that we customize? This way it would be easier to add our features and synchronize with the project updates.

In #22 you show some commands, though which file should they be included in?

Anyway, thanks for the project!

beta-tester commented 4 years ago

i have no plan to do such a change... sorry.

to me, it would mean to review/redesign/rewrite everything.

by splitting the project in separate p2-include files, i already tried to make the project more customizable, but for more i have no time at the moment.

for customization, the most intresting files are

when you re-run the install-pass2 script, it will read the p2-include files and install/uninstall (handle/unhandle) iso/images according the changes made in those files.

BTW: if you cloned my project the last 5 days, there was a mistake in the project, i fixed today.