Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

how to add 4 to 9 repository urls in one repository with custom name? #445

@rehan-dev

Description

@rehan-dev

Below are some repository

Ubuntu Main Repos

deb http://us.archive.ubuntu.com/ubuntu/ trusty main
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main

Ubuntu Update Repos

deb http://us.archive.ubuntu.com/ubuntu/ trusty-security main
deb http://us.archive.ubuntu.com/ubuntu/ trusty-proposed main
deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-security main

and i need to do all above repo's in one repo like deb http:/github.com/abclinux/ abclinux main
so if i going to update my system only one repo exist in my etc/apt/sources.list
deb http:/github.com/abclinux/ abclinux main

and during update use all above repository HOW?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions