debian-installer-repository: add missing dependecnies at install time.

This commit is contained in:
Luis Guzmán 2022-11-08 02:10:07 +00:00
parent 2e3560ff37
commit e651194166
13 changed files with 371 additions and 0 deletions

View file

@ -126,6 +126,10 @@ $ apt-cache madison $(sed -n '/The following packages have unmet dependencies:/,
sort
```
### 4) debian-installer install time dependencies
While running the debian-installer it's possible to find packages missing on the udeb repository on the syslog log, just like mentioned on the above details.
## Set upstream source
Once finding source packages required from debian as several debian-installer packages has been droped from upstream Ubuntu, targeting the use of debian **stable** as source repository.