lp:~dbungert/curtin

Owned by Dan Bungert
Get this repository:
git clone https://git.launchpad.net/~dbungert/curtin
Only Dan Bungert can upload to this repository. If you are Dan Bungert please log in for upload directions.

Branches

Name Last Modified Last Commit
py-apt-prep 2021-09-03 22:20:26 UTC
vmtest-system-setup: fix python-apt selection

Author: Dan Bungert
Author Date: 2021-09-03 22:20:26 UTC

vmtest-system-setup: fix python-apt selection

no-py2 2021-08-26 20:26:40 UTC
noproxy: remove

Author: Dan Bungert
Author Date: 2021-08-26 20:26:40 UTC

noproxy: remove

noproxy was used with tox to not pass in proxy values, but the way tox
works those variables aren't coming thru anyhow, and the presence of
noproxy is complicating other efforts. With noproxy not used in the
tox.ini, it's now redundant, so remove the script outright.

command-apt-libapt-v3 2021-08-25 01:30:12 UTC
tox: drop py2, drop noproxy, python-apt from site

Author: Dan Bungert
Author Date: 2021-08-25 01:30:12 UTC

tox: drop py2, drop noproxy, python-apt from site

vmtests-impish 2021-08-10 15:30:01 UTC
vmtests: disable those nvme ones on focal+

Author: Dan Bungert
Author Date: 2021-08-10 15:30:01 UTC

vmtests: disable those nvme ones on focal+

The nvme tests just added back fail on focal and newer.
This would be good to investigate as we start to look at the failing
curtin tests.

generate-main 2021-08-09 20:29:54 UTC
bin/curtin: update generator for recent changes

Author: Dan Bungert
Author Date: 2021-08-09 20:29:54 UTC

bin/curtin: update generator for recent changes

bin/curtin is a generated file, but has been edited directly recently.
Update the generator tools to match recent changes.

fr-1187-apt-components 2021-08-06 23:23:54 UTC
Refuse to remove the 'main' component

Author: Dan Bungert
Author Date: 2021-08-06 23:16:19 UTC

Refuse to remove the 'main' component

allow-unrecognized-fstype 2021-07-22 21:08:22 UTC
Extend the 'format' schema for unknown fstypes

Author: Dan Bungert
Author Date: 2021-07-21 21:12:08 UTC

Extend the 'format' schema for unknown fstypes

Permit arbitrary fstype values if preserve == true
Goal here is to enumerate more filesystem formats, ones that blkid
recognizes, but not claim in any way that we can create them.
This is useful for presenting existing filesystem partitions to users
in an installer, as otherwise they just get unhelpfully marked as
'unknown'.

env-python 2021-07-13 19:33:55 UTC
Allow PYTHON to be used to locate python

Author: Dan Bungert
Author Date: 2021-07-13 19:33:55 UTC

Allow PYTHON to be used to locate python

pylint-vs-namedtuple 2021-05-11 23:38:24 UTC
Ignore no-member false positive from pylint

Author: Dan Bungert
Author Date: 2021-05-11 23:38:24 UTC

Ignore no-member false positive from pylint

pylint is, about 15% of the time, reporting a no-member error on users
of DISTROS. So we can disable that error in that case and get more
predictable behavior, but why is the error on 15% of the time?

lp-1925722-v2 2021-04-29 23:37:52 UTC
Remove unused mock function

Author: Dan Bungert
Author Date: 2021-04-29 23:37:52 UTC

Remove unused mock function

fs_pass_one 2021-04-01 18:44:17 UTC
Updated policy: use /proc/filesystems to decide passno

Author: Dan Bungert
Author Date: 2021-04-01 18:20:01 UTC

Updated policy: use /proc/filesystems to decide passno

The 'nodev' is intended to indicate
"whether the file system is mounted on a block device"
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/4/html/reference_guide/s2-proc-filesystems

Use this info to set nodev items to passno 0, and default to 1 for
non-nodev or if the filesystem isn't present there.
Except that /proc/filesystems doesn't list 'swap' or 'none', so special
case those to passno 0.

nonzero-fs_pass 2021-03-17 21:24:03 UTC
Update schema for mount for passno/freq

Author: Dan Bungert
Author Date: 2021-03-17 21:24:03 UTC

Update schema for mount for passno/freq

ubuntu/xenial 2021-01-27 20:47:05 UTC
releasing curtin version 21.2-0ubuntu1~16.04.1

Author: Paride Legovini
Author Date: 2021-01-27 20:47:05 UTC

releasing curtin version 21.2-0ubuntu1~16.04.1

ubuntu/bionic 2021-01-27 20:39:57 UTC
releasing curtin version 21.2-0ubuntu1~18.04.1

Author: Paride Legovini
Author Date: 2021-01-27 20:39:57 UTC

releasing curtin version 21.2-0ubuntu1~18.04.1

ubuntu/focal 2021-01-27 20:26:44 UTC
releasing curtin version 21.2-0ubuntu1~20.04.1

Author: Paride Legovini
Author Date: 2021-01-27 20:26:44 UTC

releasing curtin version 21.2-0ubuntu1~20.04.1

ubuntu/groovy 2020-09-25 20:46:55 UTC
releasing curtin version 20.2-0ubuntu1

Author: Paride Legovini
Author Date: 2020-09-25 20:46:55 UTC

releasing curtin version 20.2-0ubuntu1

ubuntu/eoan 2020-02-14 15:44:17 UTC
releasing curtin version 19.3-26-g82f23e3d-0ubuntu1~19.10.1

Author: Ryan Harper
Author Date: 2020-02-14 15:44:17 UTC

releasing curtin version 19.3-26-g82f23e3d-0ubuntu1~19.10.1

ubuntu/disco 2019-09-10 21:57:21 UTC
Revert "d/control: update Depends for new probert package names"

Author: Dan Watkins
Author Date: 2019-09-10 21:57:21 UTC

Revert "d/control: update Depends for new probert package names"

This reverts commit 43c0a1474c4d32cebf0e940e555a7ac6851dbe9c.

(I incorrectly didn't fix the Depends during the preceding merge, but
its existence is still sufficient for this revert to not cause merge
conflicts into master.)

ubuntu/cosmic 2019-06-12 20:55:08 UTC
update changelog

Author: Ryan Harper
Author Date: 2019-06-12 20:55:08 UTC

update changelog

19.1 2019-05-21 21:03:54 UTC
release 19.1

Author: Dan Watkins
Author Date: 2019-05-21 21:03:54 UTC

release 19.1

ubuntu/artful 2018-05-18 19:02:29 UTC
releasing curtin version 18.1-17-gae48e86f-0ubuntu1~17.10.1

Author: Ryan Harper
Author Date: 2018-05-18 19:02:29 UTC

releasing curtin version 18.1-17-gae48e86f-0ubuntu1~17.10.1

ubuntu/zesty 2017-12-19 18:34:42 UTC
Import version 0.1.0~bzr532-0ubuntu1~17.04.1

Author: Scott Moser
Author Date: 2017-12-19 18:34:42 UTC

Import version 0.1.0~bzr532-0ubuntu1~17.04.1

timestamp-test 1970-01-01 00:00:00 UTC
epoch commit

Author: Dan Bungert
Author Date: 1970-01-01 00:00:00 UTC

epoch commit

101123 of 123 results
This repository contains Public information 
Everyone can see this information.

Subscribers