Michael Vogt
3b3fe0fce8
Run "snap debug validate-seed" to do basic validation of the generated seed.yaml
...
(cherry picked from commit b208ded59e
)
Signed-off-by: Iain Lane <iain.lane@canonical.com>
6 years ago
Balint Reczey
df69f3bcd9
Build WSL rootfs tarball
...
LP: #1827930
6 years ago
Julian Andres Klode
be180bcf93
Minimize the number of manually installed packages
...
Minimize the number of manually installed packages in images by marking
dependencies of metapackages as automatically installed.
Squashed commits:
* minimize-manual.py: Followup with some cleanup, correct permissions
* fixup: Do not assume current directory
* Reorganize minimal-manual file location.
6 years ago
Balint Reczey
26ab1e69b2
debian/control: Update Vcs-*: URLs
6 years ago
Łukasz 'sil2100' Zemczak
1a39926dd0
First attempt on backporting all raspi3 changes to bionic.
6 years ago
Steve Langasek
7a614635f8
Fix Vcs-Bzr link.
6 years ago
Steve Langasek
93176f134f
Add dependency on distro-info for the above.
7 years ago
Balint Reczey
510f16b757
Stop suggesting partimage which is not used anymore
7 years ago
Dimitri John Ledkov
5f64c373f1
Drop android-tools-fsutils dependency, and instead install it on
...
demand for the nexus7 sub-arch. This target is no longer produced,
thus by doing this android-tools can fall out of main to universe.
7 years ago
Balint Reczey
59fe9b1550
Bump needed live-build version which can build images without initrd
7 years ago
Balint Reczey
cfda7d20bd
Use xz -T4 -0 instead of pxz
...
Test showed very little difference in file-size between -0 and -9 while
both compression and decompression need much less memory and compression
needs less CPU time for -0.
Supported xz versions before 5.2 also accept the -T4 option but ignore it.
Also depend on xz-utils instead of on pxz.
LP: #1701132
8 years ago
Balint Reczey
6c9cf10d72
Depend on pxz and vmdk-stream-converter instead of installing them at runtime
8 years ago
Balint Reczey
aa54a130c3
Depend on packages in main instead of installing them at runtime
8 years ago
Balint Reczey
0109d5304e
Optionally use ubuntu-image for building snap based images
8 years ago
Balint Reczey
cf20be3266
ddd
8 years ago
Balint Reczey
b616075f47
Sort and list dependencies nicely
8 years ago
Loïc Minier
4b414c06a6
Reapply changes from 1033..1038; fix conflict in changelog.
...
* live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: add new "input"
group to etc/group and etc/gshadow static maps.
* live-build/ubuntu-core/includes.chroot/etc/resolv.conf: use relative
symlink as suggested by lintian.
* Bump Standards-Version to 3.9.6.
10 years ago
Loïc Minier
5f8355200a
Revert to r1033 to apply uncommitted upload.
10 years ago
Loïc Minier
e96d307720
Bump Standards-Version to 3.9.6.
10 years ago
Stéphane Graber
9caf7cafdd
* Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,
...
/etc/shadow, /etc/group and /etc/gshadow PRIOR to package installation
to guarantee user/group ordering on the image and then to check for any
unexpected change to those files. (LP: #1332538 )
Any change to either the initial set of users and groups or to the
post-package-install set will now be fatal to the image and will require
a manual update of the hardcoded user/group list contained in this new
chroot_early hook.
* Bump dependency on live-build accordingly.
* Update the setup_user hook to also take care of gshadow.
10 years ago
Colin Watson
c7ba55e819
Drop fdupes analysis: not widely used any more, can be done separately
...
if needed, and very noisy in build logs.
11 years ago
Colin Watson
4923df1abf
The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
...
work properly because it doesn't allow for signing key configuration.
Rename it to the more domain-specific EXTRA_PPAS (which is now a
space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
signing keys for those from Launchpad using python3-software-properties.
11 years ago
Colin Watson
5e683e7dd6
Make livecd-rootfs be Architecture: any so that we can go back to the
...
android-tools-fsutils dependency being architecture-specific, which
relieves us of having to port it to new architectures which don't care
about Android.
11 years ago
Stéphane Graber
a9e80f9118
releasing version 2.198
11 years ago
Oliver Grawert
f46694091c
make the dependency on android-tools-fsutils not arch specific, seems dpkg doesnt like arch specific binary deps in arch all packages
12 years ago
Oliver Grawert
669f13896e
add a dependency on android-tools-fsutils for armhf builds, add nexus7 live-build configuration, add nexus7 post processing with make_ext4fs for teh tarball to roll a proper android img file
12 years ago
Colin Watson
696d9b7900
Bump ubuntu-defaults-builder Breaks to (<< 0.32).
13 years ago
Colin Watson
51ab45ba63
* Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
...
* Break ubuntu-defaults-builder (<< 0.31) to account for these interface
changes.
13 years ago
Adam Conrad
676604d27c
Change maintainer to Ubuntu Developers
13 years ago
Adam Conrad
18b87630d3
Release version 2.19 with preinstalled-package-pools support; see debian/changelog for more info
14 years ago
Colin Watson
a539cb0b82
we need live-build (>= 3.0~a22-1ubuntu1) now
14 years ago
Colin Watson
d6f42085fc
Switch from --binary-remove-linux to config/binary_rootfs/excludes.
14 years ago
Colin Watson
2403a1d29c
versioned live-build dependency
14 years ago
Colin Watson
d903b8b9af
start live-build configuration
14 years ago
Oliver Grawert
2bd2e11e5a
switch ext2 image creation to use loop mounting instead of genext2fs
15 years ago
Oliver Grawert
11ca1fe40c
depend on genext2fs
15 years ago
LaMont Jones
3aec55bd40
depends: lzma, drop tmpfs use in general
15 years ago
Steve Kowalik
8d9a5ed2f7
* Add support for armel+omap, and remove incorrect comments from the armel
...
kernel installation block.
* Really update the maintainer field.
15 years ago
Colin Watson
2dcfcbbe33
Upgrade to debhelper v7.
15 years ago
Loïc Minier
f497b75aad
Default suite is the current one as returned by $(lsb_release -cs); depend
...
on lsb-release.
16 years ago
Martin Pitt
633fbb3540
* Fix versioned dependency to squashfs-tools. "." != "-", silly me.
17 years ago
Martin Pitt
8bcf2f653f
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
...
does not support it yet (see LP #177634 ). Bump dependency to
squashfs-tools to ensure availability of that option.
17 years ago
Colin Watson
f743014762
* Vcs-Bzr is now an official field. Use an unauthenticated URL for it.
17 years ago
Colin Watson
dca70b5a79
* Add XS-Vcs-Bzr field.
17 years ago
Matthias Klose
939c1b6d0b
livecd-rootfs (0.37) gutsy; urgency=low
...
* Run fdupes on ${ROOT}/usr.
-- Matthias Klose <doko@ubuntu.com> Wed, 03 Oct 2007 16:46:14 +0200
17 years ago
Colin Watson
b5e57add26
* For Edubuntu images, include the intersection of edubuntu-ship-addon and
...
edubuntu-live in manifest-desktop, so that packages also on the add-on
CD aren't removed after installation by ubiquity.
18 years ago
Adam Conrad
999b47b334
New copyright, merge changes from production, merge local changes.
18 years ago
Adam Conrad
276ace7a78
No more cloop; 0c3.net mirror info
19 years ago
Adam Conrad
13930b49ed
Simple squashfs support
19 years ago
LaMont Jones
e3285d2f15
clean up build-deps, email
19 years ago