I am installing Debain Weezy (netinstall) in VirtualBOX using preseed.cfg.
I'm trying to create a preseed.cfg that would skip/not set Debian mirror in the Configure the package manager step. I am not installing any additonal packages (tasksel tasksel/first multiselect none) therefore "a very minimal base system"
If I use d-i mirror/country string manual I get
Please enter the hostname of the mirror from which Debian will be downloaded
I then have to manually select Go back and select Yes when asked Continue without a network mirror?.
Setting d-i mirror/country string boolean false gives the same dialogue.
Additionally something like d-i mirror/confirm boolean true needs to be added too I think since it's a two-step dialogue.