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

Removing some leftovers in chroot_archives from --archives removal.

4e9c7ee662c444ee19904aba189e8ec0ddce8e89 authored over 11 years ago
Dropping global archive definitions shipped in /usr/share/live/build/archives (same as with packagelists, hidden archive 'magic' is gone now in favour of explicit config tree configuration).

613f8cfd6d04eb2dbdaee9b6b22b33c27a4db106 authored over 11 years ago
Reorganizing frontend in source tree.

86746ac72fb9dc558e40914de9aea26ad58d19b1 authored over 11 years ago
Avoid failing on package lists fails that have no newline at the end.

1807e40dd3666564851b2b0d855513bd004a927d authored over 11 years ago
Using includes.installer instead of includes.debian-installer.

57d26a0758d8cad227ee7fb0d322dc20f9afd64f authored over 11 years ago
Adding note about live-build version in build to get the lb version into build logs.

ec01ef8e6804b0f93c99d3a447eb2acc5be92c4e authored over 11 years ago
Splitting out preseed handling from main installer script.

966afa2d6418e8f2bd542cce0cda492a598cf32e authored over 11 years ago
Breaking out installer integration into an own stage.

001612cdc71267ca46b8fadabd03e86e3c708f36 authored over 11 years ago
Releasing debian version 4.0~a20-1.

921870160dcdaf5d97daf90a546daac5633e3b35 authored over 11 years ago
Run build call from l-b-cgi.cron with noauto.

4c6879eb336e008ecf919dec7af92ba67bace9b0 authored over 11 years ago
Extending wget calls with options variable in bootstrap_archive-keys too (Closes: #712710).

79af3c1580b52bb42b50584d54d7ca55ab5ddc74 authored over 11 years ago
Adding hook to remove ssl-cert-snakeoil by default.

24cfdfc6a3cc6093980f33f63bc182506234d383 authored over 11 years ago
Adding set +e to l-b-cgi.cron so script will finish on errors.

a486a29f80ebecf65535ab3ee2e67246347d0124 authored over 11 years ago
Reverting returning the error code from auto/build script, doesn't work.

This reverts commit c944301.

8bb8244d7a404d8cab9b9a7f5443abd4b7c27909 authored over 11 years ago
Dropping some EOL ubuntu release information.

3fdb02cd3ddbb7b1d5879854501fc999308e5f36 authored over 11 years ago
Updating versioning scheme references to match new scheme since wheezy.

bc3532387629b7bb4764535e398e82ec84d73fb8 authored over 11 years ago
Correcting bashism in frontends/cgi/live-build-cgi

c4e67c9d705fa7ed05d45724b903775c29374991 authored over 11 years ago
Removing importet test bashism in frontends/cgi/live-build-cgi.

e44fe9ba9e1bde676d35db7aede0bc0c66f4f76b authored over 11 years ago
Improve reading of post data on l-b-cgi frontend.

3c59c82e1dcaa19302eaf478a59a5c9ebc94cc52 authored over 11 years ago
Releasing debian version 4.0~a19-1.

9008de3f0be6d9fd778b345d8e40c2fd676ba3e8 authored over 11 years ago
Including memtest86+ in syslinux menu.

f35f4c6b1d7c111664af34e2a3229d330bb0666f authored over 11 years ago
Return the error code from auto/build script.

c944301b84cd49ab70564c3d76ce0e37252a4509 authored over 11 years ago
Sorting imports in python stubs.

d26dea3710adf0fe327c788f36b8004a442ee61d authored over 11 years ago
Moving creation of chroot.files manifest in lb chroot after pseudo-filesystems have been unmounted to avoid loops, thanks to Michal Suchanek <[email protected]>.

d61c044ec0966dd3601bf08f8b8dd25fcdc59288 authored over 11 years ago
Sorting kernel versions in reverse order (newest first) in syslinux configurations in consistency with normal bootloader behaviours.

2bad1bd9c88ac57723494338d370ed16ddd7f788 authored almost 12 years ago
Formatting cleanup on l-b-cgi.cron wrt commit that support multiple instances of image building.

d8b79209d4ac2fb9bfb708990588f72d5ad7bb71 authored almost 12 years ago
Initial commit on l-b-cgi frontend to support multiple instances of image building.

1e4432162c3f1a9bcb3bb201f04432a8fc94e217 authored almost 12 years ago
Modified l-b-cgi cron to move submitted build file to temporary build directory after reading.

39cf68130ebfc9f52968263b112de4f18b912569 authored almost 12 years ago
Adding 3.0.2-1 until 3.0.5-1 changelog entries.

89d3b33f4995db4ee8077c2c5f98cdb984880329 authored almost 12 years ago
Releasing debian version 4.0~a18-1.

1c5c1441e09cb97f5944452d95691231ccb73ecf authored almost 12 years ago
Renumbering hook scripts.

b82c1349f229be4af8f68898b02167af98f2e47c authored almost 12 years ago
Adding hook to disable 70-persistent-cd.rules udev rule to prevent udev remember the cd device name both the one of the build system and the one of the live system (Closes: #706926).

01e91f9c2196571f16ed1bea8f4d72bddfa0ee6b authored almost 12 years ago
Renaming remove-udev-persistent-rules.chroot hook to remove-udev-persistent-net-rules.chroot for future additional udev hooks.

45f1f9f0a0783479dec16138fdd095291577c843 authored almost 12 years ago
Adding initial German translation for bootstrap_debootstrap manpage.

cd4119caf097de3817f3de7e85960ddd860ca75f authored almost 12 years ago
Adding ls -lR files as .files output.

ee674162daca3c9c4c379f8d8a1440258ab26064 authored almost 12 years ago
Adding new lb_bootstrap_debootstrap manpage.

b5317e34a92994748f2994ff48a14766b3bc9ecb authored almost 12 years ago
Skipping loadlin inclusion on netboot images.

9a15cd0114a3691ea677f480723d8fa82eb0fa66 authored almost 12 years ago
Updating todo in python stubs.

4155fd9641fb6562deb23ef44356c2bcbc6ccd0b authored almost 12 years ago
Enabling release updates (formerly known as volatile) for wheezy.

aca016217d7c156b45a4bcdb2911ebb90cf9e990 authored almost 12 years ago
Updating bootstrap mirror for progress-linux.

a99b0ab378c4006e485896a6b64aa6745a65e4a1 authored almost 12 years ago
Updating derivatives archive-key signature validiation to look by default at both debian and debian-maintainers keyrings.

02ebd3f0c244c2cb7f297869901136e0a2984b3e authored almost 12 years ago
Releasing debian version 4.0~a17-1.

ac29b324706801ae689d5d5256b85c9594a9c762 authored almost 12 years ago
Writing errors to stderr in Python stubs.

39ef5a723c72d75e1e59bb04d44c266808b5eaf5 authored almost 12 years ago
Adding initial Spanish translation of two man pages.

f9f13cb60ec0e3a83caebd9388f35540fb9bb46e authored almost 12 years ago
Adding files section in bootstrap_debootstrap and bootstrap_cdebootstrap manpages.

d5cc7dc4283fd1e623fdec5e139463b655146cab authored almost 12 years ago
Switching argument and configuration handling order in Python stubs.

73c892d11424f945bb42992601c1d38a669232b6 authored almost 12 years ago
Adding initial German translation for bootstrap_cdebootstrap manpage.

61e5e53eef0ff22a162e628aa777a522e00dcb53 authored almost 12 years ago
Adding new lb_bootstrap_cdebootstrap manpage.

9f32f7af789787e1dbeeed6f5a3c8902ef27083a authored almost 12 years ago
Changing how syslinux files are copied to make netboot images work properly.

36a44c849ad3cf21c7178146f5160155e44fc8d7 authored almost 12 years ago
Adding python readme.

2dba32f642f87ad034959947d0b4726fafb1ae4a authored almost 12 years ago
Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build.

5a00aa44827cd477e13470b4ce417b7b6fff62f9 authored almost 12 years ago
Setting memtest default to none.

157ba674785b2856a56dfe7a0aeff0b11538be35 authored almost 12 years ago
Moving old manpages out of the way.

82648922d53d36441dff905cbfd35356ab20174d authored almost 12 years ago
Adding depends to python3.2.

b2cb25942d9a1ae03d70e3734d845cd9b7c600a9 authored almost 12 years ago
Using dpkg-divert in chroot_upstart script to handle upgrades of upstart during the build (Closes: #702537).

20f042f923d25772cb87515a184308e2d2dec084 authored almost 12 years ago
Excluding Python scripts from shell script tests in top-level Makefile.

caff6e6f1aef6d861ab31f6058f83c22618b1179 authored almost 12 years ago
Temporary hack for lb config to produce config/build until stuff is cleaned up properly.

680109fdadee51be660a1b582ef18b935dcbd075 authored almost 12 years ago
Updating fallback help message in live-build pseudo-command.

d16923e6b9dfe25c4b306e8bf1d1db11c46632e2 authored almost 12 years ago
Replacing bootstrap_cdebootstrap with Python stub.

c229d39dc8d91b8be68a9192216315a1aadad3c6 authored almost 12 years ago
Replacing bootstrap_debootstrap with Python stub.

a06eea85adda8e1a4984a73b325ffc9e403f2e8d authored almost 12 years ago
Removing old docs.

94b1dd2b65264f5d162f2eb2871200c42d7abb73 authored almost 12 years ago
Releasing debian version 4.0~a16-1.

765ae792d45107185c2a08603cfbcaf96c588954 authored almost 12 years ago
Unifying append options in binary_syslinux when processing configuration files.

ff8e4ef6aa2c6dfa6eb0f57077e22cfacd8b3704 authored almost 12 years ago
Dropping dedicated backports mirror handling, not needed anymore with the move of backports.d.o into ftp.d.o.

dd15ade8bbdc6360816ed858253e7aaa68e4c9c2 authored almost 12 years ago
Aborting early in chroot_package-lists if no package list is found.

7406724344c4ae0445ea998269e063517a950c59 authored almost 12 years ago
Cleaning up installer file locations for progress-linux.

d0bb1a3ade6c75863ff399f8db30c1ec18c66316 authored almost 12 years ago
Replacing strings in all syslinux config files, not just certain hardcoded ones.

f1410a0945a7d13d67ea02ab261ddac218713f8d authored almost 12 years ago
Converting l-b-cgi frontend to process forms with post.

153a796b31385f118c51d7722f64c2bbf443cd5a authored almost 12 years ago
Fixing missing quotes for tr commands to avoid unwanted expansions.

[A-Z] and [a-z] expands if there is a file or directory with one letter in the
directory.

ff6a7fd628a0f970881ba5c620ba4270957baf7d authored almost 12 years ago
Removing dedicated emdebian mode, this can entirely be handled with different defaults.

a00211e9c62d8c7ae2e4b934e26fa293f89ec2a9 authored almost 12 years ago
Renaming config/control to config/image.

60739bfbd8ffe3baea5a9e2efec848226b4f83b3 authored almost 12 years ago
Dropping dedicated updates (formerly volatile) mirror handling, not needed anymore.

68700f466c142082e7423282ca4caaf7552bf8e9 authored almost 12 years ago
Adding check for ntfs-3g on the host system, precluding the initial ntfs binary filesystem support (Closes: #697793).

5af1a82d7125ab903c067f3cccfe78c9a921ac91 authored almost 12 years ago
Stripping out comments in package lists.

86e15f61c038907b28f61d7ca8e1a73018244494 authored almost 12 years ago
Using ntfs-3g to mount ntfs partitions.

17d85e14525ab2020515b1ae7eb39d358fad923a authored almost 12 years ago
Adding set -e in example auto scripts.

feaad91d90c1d3c78b616be6f9f282780e4ca4ce authored almost 12 years ago
Improving comment in lb about embedded live-build within config tree.

1da37c8789c09bde0a57c69f977ff2e2af829cba authored almost 12 years ago
Using LB_HDD_SIZE to determine the size of the image.

If LB_HDD_SIZE is "auto" the size will be determined automatically as before
else it will be the...

428da01aea94c7d4667c0be1b7498f8edd6772e0 authored almost 12 years ago
Correcting grammer error in live-build description.

0318bc79d9dbee3d0a1decdff6f33b9585f62e4e authored almost 12 years ago
Simplyfing live-build pseudo-command.

271d4f4a3c0026f0ad04d579fa579679de81daef authored almost 12 years ago
Dropping now unused intermediate config/image.

8f293ccd9c3992dc962c440c028d905fdc9939e9 authored almost 12 years ago
Updating bootstrap for Python stubs.

4a41852f82cd8c50ad79b19a029de8819554ebac authored almost 12 years ago
Debranding package for derivatives.

c28707212663606a4a26059745fe018ea1183581 authored almost 12 years ago
Adding generic live-build handle in chroot_dpkg for other live packages to act upon.

2c54c446100f40ead7acdbf93f9121cc06e988ac authored almost 12 years ago
Correcting typo directory when dereferencing syslinux symlinks when building chrooted, thanks to Luigi Capriotti <[email protected]>.

1083985682c166a9c117b08bee9cecc3beb20d73 authored almost 12 years ago
Removing bootstrap_cache, not needed anymore.

06dac65ee377e081a4285590952fb8e13674f5b8 authored almost 12 years ago
Removing all references to my old email address.

59ce459f402c42630eb70830c59a3a7d8b2e91a9 authored almost 12 years ago
Releasing debian version 4.0~a15-1.

6ce319f16d9430001233de05fa6e9d6ba9ce0d1f authored almost 12 years ago
Also showing distribution in lb config initial messages.

7f972f31ced0eaa8453416b740ec3746160f6c5c authored almost 12 years ago
Releasing debian version 4.0~a14-1.

29043c34fe453577beaa551393d8a11c41a4c6b9 authored almost 12 years ago
Fixing win32-loader.ini by including the GTK related entries.

The check protecting their addition was wrong. Also fix the actual keys
with the correct archite...

20855871d2c62c36ee19d5a38a017d0f66bb88fa authored almost 12 years ago
Correcting spelling typos, thanks to Adam D. Barratt <[email protected]>.

c1a7b496bf3f275ee7b419c8ae04d68735c020ee authored almost 12 years ago
Append to log file on errors and not truncate the file on l-b-cgi frontend.

613c5984b6f5e93823deaf4916fcfbcc61ed4abd authored almost 12 years ago
Add log information of git:://url for l-b-cgi frontend.

559d7e5497fc1ba9da5b5d5d6af4c3aff283a30a authored almost 12 years ago
Adding binary image type to config call on l-b-cgi frontend.

869a4229b48c192dd885a1f7e97c5c3346219b01 authored almost 12 years ago
Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend.

2221457b93409de074067901f64d68e979018574 authored almost 12 years ago
Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend.

8f06ab2f3f5b3ddd37799e3ed2433b2c9a1f9ceb authored almost 12 years ago
Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend.

6a113f7b8eccd7840a2cb7faab5ab7e895bde967 authored almost 12 years ago
Add sanity check on config type to build for l-b-cgi.

391c9033844fb7b8893b2cc019c7252d605550bd authored almost 12 years ago
Releasing debian version 4.0~a13-1.

c4b7263f134e6da0ff310033ae3f186a612fa5c6 authored almost 12 years ago