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

Extending --force to also cover lockfiles to avoid recursive loop within trap.

7bbb741e1c10df33f565f8482046c95e4fe0287d authored almost 14 years ago
Rewritten live-helper manpage.

1726b902a24aa88c767f072b129e855fdd52a9a8 authored almost 14 years ago
Rewritten lh_source manpage.

b7c96d379769878c3a460946e4c6163e1bce3054 authored almost 14 years ago
Adding lh_local based on the idea from Tzafrir Cohen <[email protected]>.

ac8753ea3fb84302afb86a5ef91c37dd19d3b253 authored almost 14 years ago
Rewritten lh_bootstrap manpage.

24729cbe71aa173cf8b2d44bb1009feba629aa77 authored almost 14 years ago
Adding manpage for lh.

f17de7ce7cb7c50b8cb30d67fc0f292762a3b160 authored almost 14 years ago
Adding some more fakeroot related fixes from An-Cheng Huang <[email protected]>.

1ef63a83da236e6c949c27140cfa0ee6fc652f17 authored almost 14 years ago
Fixing fstab handling.

b5dc2031264b83c837451f3c09ab1cbbc4cd6047 authored almost 14 years ago
Fixed wrapping.

36277508efeee8c67adc19348363d4fa3036fc93 authored almost 14 years ago
Removing lh_bootstrap_* manpages temporarily.

c02f053cf81569dd8f504a64c40a662aed051c22 authored almost 14 years ago
Switching to GPL3+.

969ac8f07fac021e7b5345a58bc4fe732f1e3a22 authored almost 14 years ago
Also removing manpage cache in cleanup.

de1698708d55dfa01590fa5a6a0a84912e5e165e authored almost 14 years ago
Fixing changelog email address.

f258e6de6d92973a47b6302990b658c9b73e2d6c authored almost 14 years ago
Fixing spelling mistake, thanks to Kel Modderman <[email protected]>.

f2e96d49eb9f818c9f98d62137eed91c63ef21bb authored almost 14 years ago
Extending conffiles to allow config/., config/., as well as config/, config/. and config/..

a2c2b6841f29e09a4da4d55d7e690c011dd963db authored almost 14 years ago
Making umount calls check if they are actually necessary.

2a9079644708eedd190b82675a76372f9c8abd7e authored almost 14 years ago
Speeding up the dd call, thanks to Peter Skogstroem <[email protected]>.

c59670779a4e6a515eb59b3d926a966a313c69db authored almost 14 years ago
Adding binary filesystem option, currently only supporting fat16 and fat32.

01d34e6d1d9be1edf6d39777c7347bd0da5b1cbe authored almost 14 years ago
Removing the whole cache, not just the .deb cache in mini and minimal hooks, thanks to Franklin Piat <[email protected]>.

75196ecbd804a7a12d91a273bf98509037e77eec authored almost 14 years ago
Adding option to disable md5sum generation.

02a9e7166785d11aa030383fdf3ec720bd73b69e authored almost 14 years ago
Disabling global arguments in lh_clean (Closes: #451960).

e5ac7fb7142df416c6386d80d417a35c4f1563bd authored almost 14 years ago
Fixing typing error.

d27d31616073636cce2e0d43f3157fbb5f7c0c8c authored almost 14 years ago
Mounting pseudo filesystems before creating binary images in non-chrooted builds.

ec72b41c82c66d18a508759f17f54fcce59cfb69 authored almost 14 years ago
Rewritten lh_config manpage.

efe98b91f9a28db389b14ee1bee3a652d164c988 authored almost 14 years ago
Releasing live-helper 1.0~a37-1.

fb791c7ae75b97d3a16cea7a601a8c7aec98cbc4 authored almost 14 years ago
Addjusting lh helper to be called from lh_local.

3818b02197b2b4dc0a2d3845b5b038bf9075b6a2 authored almost 14 years ago
Releasing live-helper 1.0~a36-1.

cf398da50bd992cf9188e250e161edb58ce334c1 authored almost 14 years ago
Removing the unmounting of pseudo filesystems from the trap call, needs some other changes before it can safely be done.

9ce7afd0b30723491ec14162724324dfae24bf07 authored almost 14 years ago
Rewritten lh_binary manpage.

380e4112498fd725d412a13b0400c3ffe4ffc779 authored almost 14 years ago
Fixing lh_clean manpage synopsis formatting.

c6c0ac36f5d2612204c25f33051ba29827716abe authored almost 14 years ago
Fixed incomplete fdisk parameter list in lh_config --help.

ff9af0f960dc8b33a9a91c194180cebd42b195f8 authored almost 14 years ago
Adding example binary hook to copy live-helper and its config based on the idea from Tzafrir Cohen <[email protected]>.

7a7e40b5a743dddf507e0b978c34b277893c9265 authored almost 14 years ago
Fixing trap call, thanks to An-Cheng Huang <[email protected]>.

7059380cd8e60e81c1c4c462471a291035c56ec2 authored almost 14 years ago
Switching lh_clean to proper command line arguments.

7ace089629699bcce9081ff83f00ac52a895877c authored almost 14 years ago
Fixing typing error in Makefile.

66e661748bfcb9295999bc25215f168590ee63c4 authored almost 14 years ago
Don't fail if resolv.conf is a symlink, thanks to David Madore <[email protected]> (Closes: #457595).

d725d86274ffc0b55e3ebd9631349592f22bae0f authored almost 14 years ago
Do not create the filesystem with parted.

44a36ecc49cae31e24f869f5e3797f9cb293f8ec authored almost 14 years ago
Adding 'remove' case, which is in between of all and purge.

1324f6e13b2057871d09f6c4ff68e9b6d6f05797 authored almost 14 years ago
Fixing typing errors.

914b4739de5d892bc060791cee6b1014d59d8ca9 authored almost 14 years ago
Releasing live-helper 1.0~a37-2.

fced466056482e707cce8a521c7575c1a6684784 authored almost 14 years ago
Fixing some coding style issues.

de1e32df4cb15bb3660295910ffd32c57075df64 authored almost 14 years ago
Added warning about etch compatibility of lh_config options.

b17568a3954d0129bf2bd79340cacb3e7d563e54 authored almost 14 years ago
Improving trap call to unmount pseudo filesystem when failing as suggested by Justin Pryzby <[email protected]>.

041a0544625386608d1550e4d08a60fd614f6ebb authored almost 14 years ago
Fixed a few bashisms, thanks to Trent W. Buck <[email protected]>.

0e2e348b5315cc307548c15029bd369ece41a02f authored almost 14 years ago
Removing discover from standard-x11 list, udev does the same.

5dafe2f105df105a2656e47e236099a688ee8f4a authored almost 14 years ago
Updating rules.

c7e9b2abaa6e2e67409cbd224c42debee9bf57c1 authored almost 14 years ago
Fixing typing error (wrong variable name).

ba5145202721b8b77f02451f307adb7e10d83583 authored almost 14 years ago
Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034).

c8bb19dd48f0047de85cda401a7ba5e037e6db4a authored almost 14 years ago
Setting default union filesystem to for etch to unionfs.

2a75e5b712d7b9ed4d6680a59e0dcdfa335bc8f5 authored almost 14 years ago
Removing mkisofs support.

b42ba836881e6fb6949dbdfa76aa9e6c1f89a031 authored almost 14 years ago
Added feature to exclude paths from the root filesystem.

To make the root filesystem as small as possible, it can be useful to exclude
certain files or d...

eb1e09d9e9415cd963efc03707422621edfd15b2 authored almost 14 years ago
add new option to mount cow device on nfs volume

At the moment this only works with the root volume
on nfs as well. If we add a switch to configu...

64333346c2073e672e10151bc616d0649ac3b91f authored almost 14 years ago
fix isolinux when booting multiple kernel flavours

86a090e029bbe7cdf2783153c69dd2502c1f0413 authored almost 14 years ago
Evaluating local arguments befor setting the defaults (Closes: #444985).

8a2a37bd282ec195f192e0de9a160fd6df03fc47 authored almost 14 years ago
Adding option to allow building in fakeroot/fakechroot environment, thanks to An-Cheng Huang <[email protected]>.

ba83790488c83520e656a71003147bda45a8c6f5 authored almost 14 years ago
Renaming live-failsafe boot target to livefailsafe (Closes: #450576).

7fc3e5c0e408a206184fddf6cda1ffc8831078bd authored almost 14 years ago
Avoid [Y/n] query on package autoremove in "mini" hook.

Added "--yes" to "apt-get autoremove" line to avoid APT from popping up a
confirmation.

3e3576989c49d78249072ecd6160a1c8bd1d1cf8 authored almost 14 years ago
Documenting preseeding for sun-java hooks, thanks to Antonio Amorim <[email protected]>.

ee91e98161fcd14e1c28f659357d33e9fda7019b authored almost 14 years ago
Fixing wrong kernel flavour warning message on m68k.

65fc4e16458809842acad7d1398e214585758c25 authored almost 14 years ago
Adding custom reportbug script.

b6965a492b91eddfdbb46170f47e8cc6286bb4a9 authored almost 14 years ago
Remove ".img" from kernel image file name.

When an ISO is created with the kernel image file name ending in ".img", the
ISO will not boot. ...

4046c781f8f7d5ec9c49ab00d485a7ff4a7847ec authored almost 14 years ago
fix lh_chroot_sources to actually install *.deb from config/chroot_sources

2ea3db43de9a673d3836d03521cc24590ca5ade2 authored almost 14 years ago
Correcting vcs fields.

312c67dae20568d62d84dcbc492f4e1d0c01ef16 authored almost 14 years ago
add exposedroot option which exposes the root fs as ro

This option allows you to expose the root read only. Using
this option a person could upgrade t...

a7491e13497b24d20517535ae7c767c7f32c40a1 authored almost 14 years ago
Releasing live-helper 1.0~a35-1.

c7b5c27cddd646bb301a2a607561ade3c065f920 authored almost 14 years ago
fix syslinux timeout option

change MILISECONDS to SECONDS. Syslinux actually uses
tenths of seconds not milliseconds, but it...

1652f585751bd32f850933980e98a409bec8da0c authored almost 14 years ago
Preparing live-helper 1.0~a34-1.

a6d5edd05bfac69e94a43c26bd56f0a5553e2800 authored almost 14 years ago
Preparing live-helper 1.0~a35-1.

3f92839a539c932344a88d09f60a031d23532971 authored almost 14 years ago
add force flag when removing /etc/mtab for exposedroot mode

cdebootstrap does not create /etc/mtab

d896f1dd21c9c3efd193599352295bf79e16b6ec authored almost 14 years ago
Using shell redirection to truncate rather than additional commands/forks/files, thanks to Justin Pryzby <[email protected]>.

889489c8ce3339ca3b6cab45ec58e73cca40a51a authored almost 14 years ago
add new option --syslinux-menu to enable syslinux menu

added a new syslinux menu splash screen, I'm not an artist
but I think it is better than the gen...

72220890bd5f0d6ace56c0e1d8139d9010bc8d0e authored almost 14 years ago
Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini.

c7ad124959cf6dc9275528805ff38b6fad82164e authored almost 14 years ago
Setting LH_BOOTSTRAP_FLAVOUR only when using cdebootstrap.

b7b7cd4c8193041eff058eaa2bf39c5a8bf32458 authored almost 14 years ago
Preparing live-helper 1.0~a36-1.

a3b536bebd4aff98e6f77ca6562b7eefdce52311 authored almost 14 years ago
Fixing some coding style issues.

532f4e281f1a1c4687f9841201cf85f46d6aec31 authored almost 14 years ago
Correcting homepage field.

ec66371175fccfdbc1a8aa12b40c6e347853f77a authored almost 14 years ago
Releasing live-helper 1.0~a33-1.

8feca91663b2a6b8cadbc26fbc369a29de189a75 authored almost 14 years ago
Adding lh_chroot_devpts.

3058020743d597724f5faaf7ce090cbf636b0dc1 authored almost 14 years ago
Correcting some language shortcommings.

7c8551a397f1af627a6a450f1eeb77fe513cd272 authored almost 14 years ago
Fixing typing error (missing paranthese).

c6002c0e4005260175793345e4a85bf967db2adb authored almost 14 years ago
Fixing trap call as suggested by Justin Pryzby <[email protected]> (Closes: #431160, #449087).

74a5575d5a03a2897f10f207bf1c6acd00b30f6b authored almost 14 years ago
Fixed lh_config tool name in manpage.

For some reason the page said "lh_source" originally. Copy-paste error?

34468c14e4a7da4ac6bd594f058caa7dea3074c4 authored almost 14 years ago
allow basename of net-root-path to be binary

This is convenient for testing as you can directly export
the build directory, rather than untar...

5cc7f0d887f5af67c5405ee92306690cd884baab authored almost 14 years ago
add /etc/adjtime to list of writable files in exposed root mode

afe1aa871eed148737d07a5bd84340c2cc420fff authored almost 14 years ago
Corrected wrong path, thanks to Ben Armstrong <[email protected]>.

34683dc5e63f0afb095aa941ecc8a636abf4e6da authored almost 14 years ago
Fixing indenting.

7db7ac2f61450f663786d6c499d65e578e12ca9f authored almost 14 years ago
Releasing live-helper 1.0~a34-1.

4cff65e6fde5fe4fa62d09a63256c8d54f222cb3 authored almost 14 years ago
Preparing live-helper 1.0~a33-1.

dfac8e00f437cd165b2c664469579609f6d57e8b authored almost 14 years ago
lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect wrong path

8fc5ac96af45365a4a5e401b980e5aeeea169b9b authored almost 14 years ago
lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid filename issues

f7f1d3befae331a8d60cd37631b925e6b8185292 authored almost 14 years ago
Respecting LH_QUIET for genisoimage/mkisofs calls, thanks to Justin Pryzby <[email protected]>.

54c6faef3bd19847bd7fc7ce8fe8e7ee49215201 authored almost 14 years ago
implements syslinux vesa menu support

81a76d4adc812c16be8238fedda25bd43ab3a379 authored almost 14 years ago
syslinux: fix module detection otherwise it won't be copied

0375c3576220add8dff61368a3206d489a227f6b authored almost 14 years ago
Adding cryptsetup.

255c11cde51bfa76211c7b269a40e24ad5f087fc authored almost 14 years ago
Adding preinst to take care about package upgrades with respect to directories that are symlinks now (Closes: #442408, #442922).

75c3e820b099247b9774dfe2499f59cef50c078e authored almost 14 years ago
Adding lh_binary_local-packageslists.

cfc20dc12badedff209c2489e63d35f5c6604517 authored almost 14 years ago
Adding sudo and fakeroot to suggests.

095cc5f19a4366506a201f5972ed41a29e2f3abb authored almost 14 years ago
Removing ubuntu support.

624fca8de55375fa425ef85b0cb6ac41721f4cc2 authored almost 14 years ago
refactoring: simplified if/else case since the list of supported arch were too long

ea8476d41a331e3f92114f702141b8c08cf9f8a3 authored almost 14 years ago
Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq <[email protected]> (Closes: #443099).

b88433933b5d437a71f9d34808c8e4abe6f22e29 authored almost 14 years ago