how to rebuild dvd image after change config file?

Started by moonmoonbird, October 26, 2020, 07:53:47 AM

Previous topic - Next topic
after changing tools/config/20.7/SMP , how to rebuild dvd image to apply this change, what i was doing is to ran `make dvd-again`, but i am not sure it is the right way to do it. thanks.



make clean-kernel,obj,base,packages,base && make dvd
There are two base in the command , is that a typo or that is it? thanks.


Alright, its still running, should be a long time.

The usual thing when building a whole operating system from source :)