Skip to content

Commit

Permalink
Fixes #33785 - Drop Ubuntu 18.04 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl authored and ehelms committed Nov 1, 2021
1 parent 23ff2be commit 1e90385
Show file tree
Hide file tree
Showing 401 changed files with 2 additions and 6,263 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -41,7 +41,7 @@ to install them during postinst.

To quickly bump version in all core projects, run e.g.:
```
scripts/changelog.rb -v 2.0.0 -m "Bump changelog to 2.0.0 to match VERSION" debian/{bionic,buster}/foreman{,-installer,-proxy}/changelog
scripts/changelog.rb -v 2.0.0 -m "Bump changelog to 2.0.0 to match VERSION" debian/{buster,focal}/foreman{,-installer,-proxy}/changelog
```

### Foreman plugins
Expand Down Expand Up @@ -114,7 +114,7 @@ In git but not in repo:
```

The output is formatted for each know "suite" (buster, bionic, focal, plugins) and lists packages (and their versions) that are either found in the repository, but not in git, or vice versa.
The output is formatted for each know "suite" (buster, focal, plugins) and lists packages (and their versions) that are either found in the repository, but not in git, or vice versa.

If there are packages that are in the repository, but not in git, this usually means that those packages weren't properly cleaned up.

Expand Down
101 changes: 0 additions & 101 deletions debian/bionic/foreman-installer/changelog

This file was deleted.

1 change: 0 additions & 1 deletion debian/bionic/foreman-installer/compat

This file was deleted.

26 changes: 0 additions & 26 deletions debian/bionic/foreman-installer/control

This file was deleted.

29 changes: 0 additions & 29 deletions debian/bionic/foreman-installer/copyright

This file was deleted.

40 changes: 0 additions & 40 deletions debian/bionic/foreman-installer/postinst

This file was deleted.

13 changes: 0 additions & 13 deletions debian/bionic/foreman-installer/rules

This file was deleted.

1 change: 0 additions & 1 deletion debian/bionic/foreman-installer/source/format

This file was deleted.

95 changes: 0 additions & 95 deletions debian/bionic/foreman-proxy/changelog

This file was deleted.

1 change: 0 additions & 1 deletion debian/bionic/foreman-proxy/compat

This file was deleted.

33 changes: 0 additions & 33 deletions debian/bionic/foreman-proxy/control

This file was deleted.

29 changes: 0 additions & 29 deletions debian/bionic/foreman-proxy/copyright

This file was deleted.

0 comments on commit 1e90385

Please sign in to comment.