An open API service for software projects hosted on Open Collective.

github.com/vyos/vyos-live-build


https://github.com/vyos/vyos-live-build

Improve message when skipping a helper because it is already run.

65f626fe9cd4e8777b97490bed5ba373d681ca3b authored over 13 years ago
Improving messages when saving and restoring stage caches (Closes: #589728).

805fc35877788c121f00a9904dfb5c090496c0d9 authored over 13 years ago
Copying chroot.packages.live to binary.packages.

fae160f87a7c49e60205542d94e63e645caff59d authored over 13 years ago
Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot.

046095cffa06c76406e6cd7321ccbf789d09063a authored over 13 years ago
Renaming forgotten lb_binary_local-packagelists to lb_binary_packagelists.

dd853aa5d93df297f0ed03cc980749dfddfb292f authored over 13 years ago
Renaming binary.packages list files (that contain what package is installed in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues.

fa0ba13de67fdba694cf733a7c50529a79cc851c authored over 13 years ago
Completing the restoring of the outer chroot when building in chrooted to not taint subsequent rebuilds of the binary stage with leftovers from the initial lb_binary_rootfs (Closes: #620953).

ed5212022c335ae6d18eefa8a40bbee2709ac34c authored over 13 years ago
Doing uuid.conf extraction from initrd with the correct decompression utility (Closes: #637979).

dfaa4a67b55613087cd7beb80fb386a85f1c84f8 authored over 13 years ago
Automatically using an embedded live-build copy from within the config tree at local/live-build, if existing.

This allows to ship (an almost) self contained config tree.

ef53525970f0d3d9410e8a356fc9170cbead016a authored over 13 years ago
Silencing rmdir calls in makefile.

3cf8c4bb2232f5f1f0b032480518853a8c798056 authored over 13 years ago
Only calling udevadm in losetup function when udev is installed on the host system.

dfde086f354116443abf94d350073989aef19dcf authored over 13 years ago
Fixing typos brought in by ext4 support patch.

76a6831e0f4a8d4e7a16c72da1dae77cca4e6ad8 authored over 13 years ago
Adding support for ext4 for binary and chroot filesystem, including partial patch from Ben Howard <[email protected]> (Closes: #639298).

5d2fbf5d5adfd82f59b039d914c09e5dbca8296b authored over 13 years ago
Including live-tools in standard package list.

40a843bddd72c5222ee5d0983548c63b524326de authored over 13 years ago
Renaming --apt-source to --apt-source-archives.

7dd4473d5a728d59341318c10f2c21656fa4417d authored over 13 years ago
Avoiding magic defaults for --apt-indices option when using minimal or stripped packagelist.

72ec4c30be6f8834d12b0d9ca22563523d322f91 authored over 13 years ago
Setting apt-source to false in progress mode.

ad518cce947edd72293450f8ea21fe66ee892244 authored over 13 years ago
Introducing --apt-sources option to control if the live system should have deb-src entries in sources.list.

3ceb68b7d4eb5b28269c0780a808c3725c5f5668 authored over 13 years ago
Renumbering hooks.

9d73420afc451a6367bec6873c74c649d08b9c01 authored over 13 years ago
Releasing debian version 3.0~a30-1.

bd9d0f185fdea54ec1e538278bf5ee6b6630760e authored over 13 years ago
Moving removal of udev persistent rules from chroot_hacks to a hook, that way it can be easily skipped if desired.

88befb176680d6f88bcdd11bd347d0f1680efdf5 authored over 13 years ago
Moving removal of openssh-server host keys from chroot_hacks to a hook, that way it can be easily skipped if desired.

9a59c0a2d65dde87839e9d184a9e561885b8b743 authored over 13 years ago
Using lightdm instead of gdm3 in xfce package for wheezy and newer.

535e9a5d947fc62c2dfe00d4f668e9277c48c649 authored over 13 years ago
Merging in last bit of lb_chroot_local-packages into lb_chroot_archives (Closes: #635046).

78b10b2bd2839c4324b2402076e2dff8fc71e591 authored over 13 years ago
Unifying lb_chroot_packagelists and lb_chroot_local-packagelists.

2af22aa1c40835aa08d888c533914067ab3c94a4 authored over 13 years ago
Removing old syslinux switches from lb_config manpage (Closes: #637939).

cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42 authored over 13 years ago
Correcting wrong variables in volatile handling for derivatives.

fd344cdbed90a0e1df12de55acc05bcdc86feda0 authored over 13 years ago
Enabling volatile suite for progress itself in progress mode.

febcb6bbf48b625721d6c7ca29ad7b9e1fc43c7f authored over 13 years ago
Releasing debian version 3.0~a29-1.

89a66b4ce0f15829e989850c62b0bdceca920f12 authored over 13 years ago
Also guarding key additions for local configured archives to not fail if no key is supplied.

557e4c365b4f6742c7c95d458758a72a11331b89 authored over 13 years ago
Rename references of live-build.cgi to live-build-cgi

73d237a9bccf5c581d11efa4e3dbfeec1c571c41 authored over 13 years ago
Correcting path to VERSION file.

ee09790f6d1e1d5381d9ec65c1cb08872daac64f authored over 13 years ago
Using global version file rather than using copied information in functions/common.sh.

9a94a6d6d99eb0bb9c32b0ec2fb22932442f66d4 authored over 13 years ago
Releasing debian version 3.0~a28-1.

be6a22556b1410ef50f7abe472ad68b7f10635a8 authored over 13 years ago
Since all (false positives for) bashisms are gone, making the test target fail on bashisms.

d0663f3cbd2b686076d8003aaf5ea875ebd35f16 authored over 13 years ago
Limiting test target to actual scripts in cron subdirectory.

1566a511b09231a6af9759f85c1d148eecdb4d16 authored over 13 years ago
Removing some false-positive bashisms from live-build-cgi.

9e1f55bc82bcbc8e00eec8c868360b9f6f9a52a2 authored over 13 years ago
Renaming cgi files within the sources to consistently use the name live-build-cgi.

ca8baa892f082d2da121e597770b5ef6db118f55 authored over 13 years ago
Adding share/hooks to toplevel makefile so that it's included in the test suite.

5b9c2c23df24e75a61cace8e26e36dbff2aae707 authored over 13 years ago
Guarding archives handling with an additional check to prevent ugly message about files not existing.

eedfa8e5ce995c22a6ba25e4cbb700a718c08df6 authored over 13 years ago
Releasing debian version 3.0~a27-1.

636155709a6470ea8b8c13c4029534bbb3a7b480 authored over 13 years ago
Removing left-over mentioning of lb_binary_local-hooks instead of lb_binary_hooks in lb_binary.

fabdcdcd13017520980d20b9f2e3e6dabda2fed2 authored over 13 years ago
Also using definition files without suffix (so that e.g. foo.list is used for both chroot and binary stage).

724f5b4dc82d2b77279a8daad715878a14a41090 authored over 13 years ago
Reverse keywords in suffix of the package list files for consistency.

Previously, config/package-lists/foo.{binary,chroot}.list was used,
now we use config/package-li...

8a0da5726657de9024197bdb4c17f35423199a0a authored over 13 years ago
Reverse keywords in suffix of the archive definition files for consistency.

Previously, config/archives/foo.{binary,chroot}.{key,list} was used,
now we use config/archives/...

a51393f49bb455b52959eb7e3c6047f6d300ce85 authored over 13 years ago
Releasing debian version 3.0~a26-1.

6167d107f66adc39690e8605c9123786cddbc010 authored over 13 years ago
Correcting indentiation in hook defaults assignment.

b6825361ef673c3cf34515e1ba837eb950382b8a authored over 13 years ago
Adding missing 'set -e' in remove-python-py.chroot hook.

18e092e835786f47e4aa108d4a21056aa69ac685 authored over 13 years ago
Renumbering hook files.

b79dce21551cbf2663c288666d19d699b4f6053e authored over 13 years ago
Adding hook to update apt-file cache (Closes: #636440).

f3fd3dc2a9bcab69e58a2ec1492340d1ab27c1ae authored over 13 years ago
Removing -r from short options in lb_config (Closes: #636208).

a56cc98f12b788221c6f749312a8bf4b71feca0f authored over 13 years ago
Cleaning up temporary directories at the same time as other cruft.

d8ac62a9ec105c80163a025ad06a2d91bca8b753 authored over 13 years ago
Adjusting check for target directory in live-build-cron scripts to fail if non-directories are used, thanks to Ben Armstrong <[email protected]>.

1deaeb04e59c4afd76d69b53d4e9ffc2a9a7b930 authored over 13 years ago
Correcting cross-references to live-boot and live-config in lb_config manpage.

a7a2aa23c68fd4e3718b6cde6a72b47a3f49ace2 authored over 13 years ago
Fixing/adding cross-references for live-boot and live-config.

195156dd93455d7657b2e0131b564b10be429bf0 authored over 13 years ago
Removing debian-instaler-distribution selection from live-build-cron-images for the time being.

ac4b9c5296aef4821901125439d9e45cb90817ec authored over 13 years ago
Setting default kernel flavours for armel to all available flavour due to the nature of armel images (single rootfs image, multiple kernel images).

6a577d37f61b456bdb44d1f7bd059a5152b4dff3 authored over 13 years ago
Handle package-lists parameter for lb_config in live-build-cron-images script for both lb version 2.x and 3.x.

cba1c05b33f72a9fda77fc634249374b919736df authored over 13 years ago
Adding virtual-hdd in lb_config manpage as binary image type.

b1816122229610b7a7b7e3914dd865badc095d77 authored over 13 years ago
Correcting typo in lb_config for program variable, thanks to intrigeri <[email protected]>.

17283e776f22a3dc92635b76f3a783e492752196 authored over 13 years ago
Updating TODO for live-build-cron.

a255d1bbc7741ac6f4ff531dcfb23616804196af authored over 13 years ago
Correcting debconf variables.

62aa7b970c519dd21d8bd6543e046ed9152d7c9e authored over 13 years ago
Removing unmaintained studio package lists.

f062be7276d9e173a565af224864e5a106e43ae1 authored over 13 years ago
Simplify bind mounting of the config tree during local hooks are run by using read-only bind mounts.

cacf9b6e34d08aaf8f1637d9b14b1db4219582a2 authored over 13 years ago
Using 'live' rather than 'incomplete' for cd_type in .disk on images that include debian-installer with live-installer udeb.

6b63effdff9ef0c4cb67282b4365cd98fd0586c8 authored over 13 years ago
Updating grub packages list in binary_debian-installer.

2a5263cb399c41e15b70745f665d507a854430d8 authored over 13 years ago
Add forgotten handling of already set chroot_hooks in defaults.

046e32b5b0c11f10a1d5386375ae30f0835d0aee authored over 13 years ago
Adding mdadm manually to extra packages for binary pool for being used by debian-installer (Closes: #607225).

cfd7f3103b72b427ff194a9a2ec9182c6237990e authored over 13 years ago
Updating derivatives handling for d-i mirror defaults to better match the reality that by default, most derivatives are not going to actually rebuild d-i.

143e793eb7afc1702f63dd724fca787173b79fe1 authored over 13 years ago
Making config tree available to chroot hooks.

50816947a79f9f407e237cca563a14f2a33b76d5 authored over 13 years ago
Adding paths for remote debian-installer images on armel.

e01424a1f26f4d7607201c784b8bca13c100aa9f authored over 13 years ago
Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs.

de6a97102917fa8d46ff54fd607f619b75974385 authored over 13 years ago
Correcting uuid extraction from initrds in ubuntu mode to work from within binary so that it is cleaned up by lb_clean on failed builds.

8316bd2d9813cbc7b2b8288b6618eec2c2004028 authored over 13 years ago
Calling mkdir with -p to avoid build failures with multiple kernels on disk info in ubuntu mode, thanks to Cody A.W. Somerville <[email protected]>.

0aab94aac9a07f450dd69e7897428b28c27879a4 authored over 13 years ago
Adding function for more resilient detachment of loopback devices.

0d2cc22efc66e919848fe0b6559e5b59b08e0afa authored over 13 years ago
Setting partition flags in source_usb after creating the filesystem in order to avoid bug in parted that makes them forget the flags.

ebc7a72501339a76f4ab66d37d4aefc0d0ee4a67 authored over 13 years ago
Adding a comment to the chroot calls in excludes handling of binary_chroot whey the chroot function is not used.

346397d2e0e5add283c1de7287fa25a4d9c32f54 authored over 13 years ago
Avoid to hijack root-command with linux32, rather set use it in the chroot function only.

b7f70c339f05a8f7aa911903ebada6d912442cc5 authored over 13 years ago
Reworking debconf stuff of merging former live-autobuild-manual and live-autobuild-images into a single live-build-cron.

6a844f1bb27755192722b3bc21ef247cabaec891 authored over 13 years ago
Compacting copyright file.

b3e6ff2e14f3d2763547fb0c523af8ee23317124 authored over 13 years ago
Updating cron scripts.

4c08b4f17b9bf54e45ccf154cf09a81fef8c1930 authored over 13 years ago
Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and LB_ARCHITECTURE is i386.

968be1f426e442f9545fc08e7ede617525e6307f authored over 13 years ago
Updating lb_binary_linux-image to only copy over kernel and initrd if LB_LINUX_PACKAGES doesn't equal 'none'.

651c8aebd2960123d14bf6715e3a0f149b2c9b98 authored over 13 years ago
Fixing corruption of usb binary images caused by trying to modify flags in partition table when image is mounted with offset.

31445ed7be72f77804cce0f71f03c802c04cc7bc authored over 13 years ago
Reworking binary hooks helper.

fb2bc99fd5f02cf87061159184640505bc428c5a authored over 13 years ago
Correcting comments in chroot_hooks to match usage.

b70ec215abe8999a67f95d02305d722adf760620 authored over 13 years ago
Calling dpkg-divert with --quiet in chroot_dpkg.

a90294ff53986f030cc1fde23ce4c2a23f545eb3 authored over 13 years ago
Enabling hooks based on the mode we're building for.

e4793268a3d14e945a96466441e31259c0df6e1b authored over 13 years ago
Saving packages in cache even when failing or interrupting a build (Closes: #586929).

eb2a305a5f692a1661001bae1c8e6d202f4280e9 authored over 13 years ago
Numbering embedded hooks.

691b06f7a6f08e82967b188cc31d1dcb6737bce5 authored over 13 years ago
Consolidating local hooks for chroot and binary into config/hooks/*.{chroot,binary}.

ac6147adb7ccf6709d4939e45789415656eed7b0 authored over 13 years ago
Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088).

ef2752faab0697cc44036d89a5b4f6e08e3081f3 authored over 13 years ago
Also unmounting /run in lb_clean eventhough it's not really needed anyway but let's be on the caucious side (Closes: #633052).

b22984f698834f1b76af599075e145aab75bdf9a authored over 13 years ago
Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure is disabled, thanks to Eugenio Paolantonio <[email protected]> (Closes: #633356).

57ab08226514e2270e423cce77accaff565d5a64 authored over 13 years ago
Adding hook to remove python py files, thanks to Colin Watson <[email protected]> (Closes: #631281).

37e1c24e22a5757de7319ac12dba72eb918508a7 authored over 13 years ago
Adding hook for removing gnome icon cache, thanks to Colin Watson <[email protected]> (Closes: #630088).

cff7687442f6cf49e5f74287d80c5a84341f930a authored over 13 years ago
Adding hook for calling update-apt-xapian-index, thanks to Colin Watson <[email protected]> (Closes: #627716).

285f8d50fd530c75d1a5fa35e557348a1ef5cc28 authored over 13 years ago
Adding hook for calling update.mlocate, thanks to Colin Watson <[email protected]> (Closes: #627332).

9a6ae81a076c04355f26bc6692394315ac603b44 authored over 13 years ago
Correcting filename of live.debian.net archive file.

19be4e12870bbbe109e255b29e5d8074cadc68b2 authored over 13 years ago
Moving archives meta data arround in source tree.

a9159eb2dc757534b2156f4807faec5ccaa0ebf0 authored over 13 years ago