RexOps / repositorio

Tool to administrate linux repositories
http://www.repositor.io/
55 stars 18 forks source link

Add option to also download udeb files #24

Closed nicolasberens closed 9 years ago

nicolasberens commented 9 years ago

The ubuntu Repository

<Repository ubuntu-trusty-amd64-main-updates>
  url       = http://de.archive.ubuntu.com/ubuntu/
  local     = ubuntu/
  type      = Apt
  arch      = amd64
  dist      = trusty-updates
  component = main
</Repository>

includes some udeb files which are needed for baremetal provisioning: for example here: http://ubuntu-master.mirror.tudos.de/ubuntu/pool/main/l/linux-lts-utopic/

which repositor.io doesnt download.

information about udeb: https://d-i.alioth.debian.org/doc/internals/ch03.html

nicolasberens commented 9 years ago

Ahh i just saw that they get downloaded when i add the images = true option

krimdomu commented 9 years ago

Hi @rtznprmpftl ,

yes these packages should be downloaded when the images=true option is set because they are belonging to the installer.