Ecosyste.ms: OpenCollective

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

github.com/vyos/vyos-live-build


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

Handling sourceless builds in images.sh.

eff5887e920515abad9a75aef340b0d25708a326 authored almost 14 years ago
Only install read-edid on i386 and powerpc in rescue list

035bd59e355284dd7042168b86b52c0e2e07605a authored almost 14 years ago
Releasing live-helper 1.0~a46-1.

8b5bab39220232d469e99d2ae31b87e1d50bbe05 authored almost 14 years ago
Updating live-magic git location.

25760740b5691dcea0b8b7c464438aa97c0ff5de authored almost 14 years ago
Support simple conditionals in package lists

This patch adds support for simple conditionals in package lists. For
example, to limit a packag...

9ae7a0054427afd8df2dfeff7948b652d89d4430 authored almost 14 years ago
Adding netboot tarballs and plain squashfs images to images build script.

e0e766e38f2a6b014a47eb7fe3364f4ee5b154d5 authored almost 14 years ago
Taking config variables for images.sh from environment.

bdd7b9754fd011ac3a47d8e8d1d5fc6048c46db2 authored almost 14 years ago
Also taking mirrors from environment in image.sh.

917c2c094fd888d50bdc7844e6db6197d2a753cf authored almost 14 years ago
Adjusting obtaining of the date string in snapshots.sh to new git log date format.

ca342d024339ff47ec059ad9434c640fb5292aff authored almost 14 years ago
Correcting permissions in snapshot script.

fb6e50b18b4a00b842b3ae1633ca24a1ddb71ad0 authored almost 14 years ago
Correct typo of "geopip-bin" => "geoip-bin"

663b3f5f077611a6c41723a499e9b93ba1a7547c authored almost 14 years ago
Use APT::Install-Recommends to disable installation of recommends for Etch

c7424482096a6f1f4239f4b16b9f8695e72d030d authored almost 14 years ago
Releasing live-helper 1.0~a45-1.

a6a95bd6322e289fa420d0dcb282bcab3d64ea08 authored almost 14 years ago
Updating live-snapshots example sources.

2b52e06bf38fe0690186dc7778cbd954294c3523 authored almost 14 years ago
Renaming image build script.

16c50b98035e83cd5e0cbd682cef81e65f601e79 authored almost 14 years ago
Improving rescue flavor: added a set of missing tools, mainly for file system

recover - most based on System Rescue Cd Project; Also, sorted some unsorted
tools in the rescue ...

c0e2a8d6f5395a7d7a269aa59c9a45f96203b12c authored almost 14 years ago
Updating Richards email address.

08f2d4186611bbfc2c489d7534b54bafba7a0e1a authored almost 14 years ago
Getting architecture dynamically in images cron script.

4d2d56cf8e10925e746b43a104cfbaebb88883db authored almost 14 years ago
Producing rsyncable tarballs where possible.

ae58d0f7af61b5bae65ec0532ee316dd9fb5e4ea authored almost 14 years ago
Adding debian-unofficial-archive-keyring to snapshots.

87a3a037f13b87238bbc6c106af47c163660527e authored almost 14 years ago
Only install pstack on i386 (Closes: #477815)

9f07c8fe6d2afeb1b5b2368681391afd163fde8f authored almost 14 years ago
Updating snapshots url.

76c8a9bbbfa067fa749ddfd1d72d010cf5be42b0 authored almost 14 years ago
Adding powerpc64 to default kernel flavours (in addition to the normal 32 bit one).

9ad7466cf157d55f4a0b630f3e8eb58e86960bbb authored almost 14 years ago
Removing non anymore existing live-backports example sources.

55bc586fe66d5f2f35ab4451603b1643c538ab9b authored almost 14 years ago
Support list of items for conditionals in package lists

This patch allows giving a list of items for the conditionals in package
lists. For example, it'...

cd97e1bbb1a0260f2340ac18dbf21da0304284d5 authored almost 14 years ago
Also copying binary package list to build directory.

e296deef492a98e2ca1a1c3f5b604f3f9153cd18 authored almost 14 years ago
Moving lh_chroot_packages call in lh_chroot to old place.

d23cf256e8ce3fc0991986555a04114ff4ed7c2d authored almost 14 years ago
Don't install "Recommends:" when installing local tools

This patch disables the installation of "Recommends:" packages whilst
obtaining build utilities ...

08a0bc7155ef9d3c0c4e424fc269d5ed1d376a06 authored almost 14 years ago
lh_chroot_local-preseed: fix minor typo

001bb75189ba6b4640d740d4f8383386d893f098 authored almost 14 years ago
Install most chroot packages in one ${LH_APT} call (Closes: #475739)

This patch installs (almost) all chroot packages by queueing the package
names into a single fil...

36cc525945f8726662dbb35395a24064cee0098f authored almost 14 years ago
Sort md5sum.txt files again after filename.

c37435dcc5c36ae46fd6f4a0fb9542da0595524b authored almost 14 years ago
lh_binary_debian-installer: Add dependency on 'wget'

The 'minimal' hook removes wget, which is used extensively by the Debian
Installer hook.

46e2a3271b053a6da4435c9b64dabc9f84e313ce authored almost 14 years ago
Some formating and style cleanups.

002c79ef51cc56b933e762de7af9ef8733b13707 authored almost 14 years ago
Releasing live-helper 1.0~a44-1.

f4724f60b5dcbdb082b3b007516e138a4818c8ca authored almost 14 years ago
Building snapshot images with --apt-recommends disabled.

c5eea87b9c39c0c0289c085087431ed3202b0f25 authored almost 14 years ago
When building snapshot images, also storing source.list away.

062840c5d480bb7d55cd7e2073f50f11ff7e702b authored almost 14 years ago
Install local packages using a local APT repo instead of using "dpkg -i"

This patch modifies chroot_sources to build a small APT repo of the
local-packages and use that ...

ae785955db43a135455b50b98807a26b9fb8805a authored almost 14 years ago
Rewrite Expand_packagelist to not be recursive

3cd834e69cf4fdc710d9b28565b201d1db4344af authored almost 14 years ago
hooks/minimal: Use "find -print0 | xargs -0" idiom over "find | xargs"

5ea22591ab3aee75c5aa6241aa94a5c5d36c4281 authored almost 14 years ago
Also adding a packages.txt when building etch images, although there is a casper/filesystem.manifest already.

ea154f86098cce8b2e5f6c4f3769f525423c735f authored almost 14 years ago
Updating snapshot build script.

3d1f73e4da4675adfb81f2d6d95dde23ca9b00ae authored almost 14 years ago
Updating oot example hooks to loop through all install kernel flavours.

d57a58d781254e44a55b8e1885ee02d575b2c665 authored almost 14 years ago
Releasing live-helper 1.0~a43-1.

d795c6c8545a1b6caf6e31db93526e45f76f0f64 authored almost 14 years ago
Creating binary and source file lists in build directory.

ef1b16304060cd726cbbfe02fb634cb5ed1fdc95 authored almost 14 years ago
Updating help output of lh_config.

ce7388dc6844826b01b82ed266511f814c837fe4 authored almost 14 years ago
Remove temporary binary package list files

efa7c76589822988442fa80582282fb6a97cbcfc authored almost 14 years ago
Using one single packages cache directory for all chroot packages.

cc3c1ff10d0f844ce408e41449da57045a9004a1 authored almost 14 years ago
Adjusting Save_cache(); to skip already cached .deb files and only copying new packages to it.

7be45011f768a2305ea1616ad22701fda339db67 authored almost 14 years ago
Improving .deb caching by using hardlinks (if possible).

7e5c3585b8da01782e6d55af2b7fb9b722a76bd6 authored almost 14 years ago
Fix a number of issues with Syslinux templates (Closes: #476204)

This fixes:

* The ugly "toboot" and "to\nboot" problems
* Mistitled F4 page
* Ugly line-brea...

0e8c38206d4928d774867831c55cd80a17b638a3 authored almost 14 years ago
helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"

50e21abdb5d9b6afb0e188f6576e0dc65938be8a authored almost 14 years ago
Using hardlinks to copy local packages into chroot.

7bcdcf7f059a6ef9895d0089df254b0ea8f413b9 authored almost 14 years ago
Use "find -path" for matching "path/to/file" files (Closes: #476206)

This means that /isolinux/isolinux.bin and /boot/grub/stage2_eltorito are
not included in md5sum...

90be1cb4b56839c99a1ae632a019933c85920d39 authored almost 14 years ago
Consistenly using short options rather than long options in function files.

999fa9df2700363f454d9ebcfe5686dc0ab07325 authored almost 14 years ago
Sorting image file lists.

5fe14264e0db0b4770ba5d04bb40f564d30dd3be authored almost 14 years ago
Tidy calls to new Expand_packagelist

ffa20df08243c6d19a47ef182a0fa7438f60f800 authored almost 14 years ago
lh_chroot_linux-image: Catch missing case in local live-initramfs handling

This patch catches the case when LH_APT is "apt", its default value. This
was causing build fail...

c3462bceab11fc761a254bdfbdb4efaeac48223d authored almost 14 years ago
Fix quoting when installing local packages (Closes: #470683)

This was causing problems when building a package and there were binary
packages in the director...

cb88778a23473eb95e1cba7646bc7c2fa208e3ad authored almost 14 years ago
Applied patch from Erwan Le Gall <[email protected]> to give a warning when installing local packages with wrong naming scheme.

74030ce0a6edebc593fe72d9726271d54c08d4ae authored almost 14 years ago
Allow fallback to chroot_package-lists inside binary lists

Without this, a modified version of the (say) "gnome" list inside
chroot_package-lists would be ...

ac27ecc2e0a5fb87fbf580da991cecc3b586c43e authored almost 14 years ago
Fixing forgotten variable in conffile loop.

1d1e48b39408d199d244457ada457346ddeffe8a authored almost 14 years ago
Fix typo in policy-rc.d

b0a4988bb790cc77067d0877189a2e31c43de2a6 authored almost 14 years ago
Adding example script to build a row of images.

5d970f543638ba6218426e0a94f11e9a78d97c2c authored almost 14 years ago
Applying patch from Bas Wijnen <[email protected]> to correct error messages in Require_stagefile (Closes: #472774).

d54990695f334d205fa846c42b6e0f2afd3c47f5 authored almost 14 years ago
Allowing multiple arguments for Read_conffile();.

0466a3bda47a07e72e40648e5318567af389364c authored almost 14 years ago
Adding 'all' configuration file.

c6b83b1fd3fb807338b954bb4793f4e43fb45847 authored almost 14 years ago
Releasing live-helper 1.0~a42-1.

dbe6283b1b510b84b533844a42445651d9219b7d authored almost 14 years ago
Updating copy instructions in example sources to match current state.

7aea3696cbc23096392c194bff1f851bc0e5aaac authored almost 14 years ago
Applying patch from Bas Wijnen <[email protected]> to make Check_crossarchitecture() working on non-listed architectures (Closes: #472775).

53433eca7db9ea74778c7e0f6a112856e96d2665 authored almost 14 years ago
Removing temporary workaround of adding lzma-modules2.6 to linux packages, all fixed squashfs are now in sid and lenny.

716c2c8ab7d45e959ad23c26b797e19ef317abec authored almost 14 years ago
Releasing live-helper 1.0~a41-1.

3f6c3cba8677bf4182af000550c7d516cd485235 authored almost 14 years ago
Fixing md5sum.txt creation to not fail on filenames with whitespaces, thanks to Bas Wijnen <[email protected]> (Closes: #469085).

5b24b5957668278f93c1e78f16e3982e92d3e516 authored almost 14 years ago
Using new Read_conffile(); now.

26fc30d8eb164a2d46ea31add932629398519c8e authored almost 14 years ago
Updating credits.

3fe5b60fecdc4c6996e3e1293bc413efb6135807 authored almost 14 years ago
Also including lzma modules on lenny temporarily.

98b7e55ecb67949a985db6e37266127eecb96ca8 authored almost 14 years ago
Centraly evaluate LH_CONFIG for custom configuration file.

705a4178e75ffc190acf2fa914a6cd1519fdae87 authored almost 14 years ago
lh_chroot_hacks: Ensure initrds are group- and world- readable

The loop-aes-utils sets a umask in its update-initramfs configuration,
causing initrds to have "...

120528e1a2fb30ae5826d3a1c0f6fa5d658dd336 authored almost 14 years ago
Allow LH_ENCRYPTION="disabled" to disable encryption

55472e65570b2ebd33a0bd9ca4aebfb0cad203e4 authored almost 14 years ago
lh_binary_encryption: Rework and fix broken AES encryption routines

13625df75ce06441df9c8e19d104c4fabf69bafe authored almost 14 years ago
lh_binary_rootfs: Remove

mksquashfs has a nasty habit of segfaulting when creating an image where
an image already exists...

322d45eeaf84b53edd4a2481ef06a3c0a1a29ec0 authored almost 14 years ago
lh_binary_debian-installer: Preseed by repacking initrd in some situations

This patch repacks the initrd when using the d-i netboot images in order
to incorporate a presee...

679aed644100f986881ff41bc2be02aba1b18b16 authored almost 14 years ago
lh_binary_debian-installer: Merge pool/netboot determining logic

The code which determined whether to use the netboot d-i images was the
inverse of the code whic...

6057ecbd1932dcba85325b581f524544bbbca3d3 authored almost 14 years ago
lh_binary_debian-installer: Remove "local"-oriented bashisms

07c3a04027bb3243892ab2812558864330fac440 authored almost 14 years ago
lists/gnome-core: Add gnome-themes

Gnome is really really ugly without its theme package. :)

ee955b12ce2aefa37acf8390b9ba2b87b1fa7a0b authored almost 14 years ago
lh_chroot_linux-image: Install dependencies differently when using aptitude

We must use "aptitude install <pkgname>" to install dependencies of a
dpkg-installed <pkgname>, ...

6e9f8956ee17b9f171571698fbc23a54a49424d5 authored almost 14 years ago
lh_binary_debian-installer: Don't use --no-clobber for downloading files

Using --no-clobber at the same time as -O<file> results in <file> being
created with no contents...

02a9e29e0923050f6f5386885946a80093930cd2 authored almost 14 years ago
lh_binary_debian-installer: Only create package pools when necessary

There is no need to create a package pool when creating a netboot Debian
Live image or when the ...

25ac96ed146c4b7ea0bbe03e8f9996942b447210 authored almost 14 years ago
lh_binary_debian-installer: Re-enable d-i on netboot images

This patch also modifies the configuration logic to ensure that setting
LH_DEBIAN_INSTALLER="ena...

dd77597ac8bec568419a22afd793ba9e8bd04703 authored almost 14 years ago
Switching default of LH_APT from aptitude to apt for >= lenny.

Apt in lenny also supports tracking of 'orphaned' packages. If aptitude is
installed, apt can't ...

fcbe998101a0623c2ad7e29000c7d783e24d6620 authored almost 14 years ago
hooks/stripped: Clean Lintian and Linda overrides in 'stripped' hook

b486973db72a7389e24304edb94262efb908ff21 authored almost 14 years ago
Fix various typos.

2e1ec3d71922a660f0f607a2c80d74bd90cd5ef6 authored almost 14 years ago
Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for compatibility reasons.

b222519217b7b720196b8bb1f98850a6e6638f34 authored almost 14 years ago
Correcting wrong logic on handling secure apt.

7c99543227afecd6f00b2987f76b844c162e6ec4 authored almost 14 years ago
Releasing live-helper 1.0~a40-1.

82f62fe05ddf35459801e1f308dde1a24c4f2ee7 authored almost 14 years ago
functions/losetup.sh: use SECTORS as variable name to reflect the real usage

48a2346ab090a6bea0fbb7707a79349d0dbe0372 authored almost 14 years ago
Fixing wrong debian-installer auto target configuration.

bacd270f71658b5f60936e763740bee2117866cb authored almost 14 years ago
Adjusting wrong variable convention in syslinux templates for LH_VERSION (Closes: #468841).

fdbe2aad1482f5bcebbef6afe9c76736f4b829c6 authored almost 14 years ago
Re-adding quiet on all d-i install targets in post-etch, except expert (and keeping Chris fixed quiet handling).

ed5d8c3b693afff27b3502189037b7cfcf887ec7 authored almost 14 years ago
Don't append 'quiet' kernel parameter in rescue modes

df8e958021db5725f1e9ca59fcae06803e629f1d authored almost 14 years ago
Ensure syslinux entry names match templates and standard d-i names

This patch alters the syslinux labels to follow the "expert" and
"expertgui" style in favour of ...

f1cb2b04328e001ce25128ffc1c89764c7bac536 authored almost 14 years ago