Hello. There is a script debian-installer-trunk/packages/apt-setup/generators
is this 01setup: # add old file as comments sed 's/^/# /' < $ROOT/etc/apt/sources.list | sed 's/^# # */# /' > $file Obviously going to comment everything in sources.list regardless of whether a network is configured or not. This is correct? Greetings. -- José A. González Siempre GNU Linux.