Activity for Erich Titl

  • Erich Titl Erich Titl posted a comment on ticket #110

    Hi David Am 07.08.2024 um 17:37 schrieb david M brooke: Hi ET, Thanks for your input. I have not looked in the new interfaces but would ifup/ifdown work the same? I believe so - in fact I think we need to require that. We would want to make sure that the existing syntax in /etc/network/interfaces works as today. As long as we can arrange that, the only users impacted would be those which call 'brctl' from their own scripts. Which is probably a minority. Now I would argue that we should leave the...

  • Erich Titl Erich Titl posted a comment on ticket #110

    Hi David Am 03.08.2024 um 11:08 schrieb david M brooke: [tickets:#110] https://sourceforge.net/p/leaf/tickets/110/ bridge-utils (for 'brctl') is deprecated upstream Status: new Milestone: Bering-uClibc 7.2.x Created: Sat Aug 03, 2024 09:08 AM UTC by david M brooke Last Updated: Sat Aug 03, 2024 09:08 AM UTC Owner: nobody The bridge.lrp Package, which uses bridge-utils to implement the brctl command has been declared obsolete as per https://wiki.linuxfoundation.org/networking/bridge https://wiki.linuxfoundation.org/networking/bridge...

  • Erich Titl Erich Titl committed [333830]

    Do a checkout master in the checkout target of buildtool.mk to

  • Erich Titl Erich Titl committed [f23d9f]

    Removed scan and restart buttons from show_progress.

  • Erich Titl Erich Titl committed [9ccdaf]

    Do a checkout master in the checkout target of buildtool.mk to

  • Erich Titl Erich Titl committed [cfbd60]

    Removed scan and restart buttons from show_procress.

  • Erich Titl Erich Titl committed [de2ce4]

    Do a checkout master in the checkout target of buildtool.mk to

  • Erich Titl Erich Titl committed [2d8342]

    Removed scan and restart buttons from show_procress.

  • Erich Titl Erich Titl committed [a0d201]

    remove root.lrp for leafinstall

  • Erich Titl Erich Titl committed [d45cd8]

    Added a post_upgrade template script to the tools directory.

  • Erich Titl Erich Titl committed [0d33da]

    Added set -a to upgrade so the variables set in upgrade

  • Erich Titl Erich Titl committed [61af26]

    Removed root from LEAF_BASIS in hdsupp_functions

  • Erich Titl Erich Titl committed [fa03e7]

    pushed linux source to tag v5.10.110

  • Erich Titl Erich Titl committed [64527e]

    updated linux source submodule

  • Erich Titl Erich Titl committed [189ee4]

    Merge branch 'master' into clean-master

  • Erich Titl Erich Titl committed [e5bafb]

    Commented uClibc tarball in buildtool.cfg for toolchain

  • Erich Titl Erich Titl committed [b7e50c]

    First compile of uClibc as a submodule

  • Erich Titl Erich Titl committed [19ebe2]

    Removed uclibc tarball as it is replaced by a submodule

  • Erich Titl Erich Titl committed [96a2c8]

    First successful attempt to compile binutils from a submodule.

  • Erich Titl Erich Titl committed [d3fe81]

    minor fixes in the checkout code

  • Erich Titl Erich Titl committed [ad1ddb]

    Hide the error generated when Masterinclude.mk tries to

  • Erich Titl Erich Titl committed [453a28]

    REmoved bail-out code for missing kversion. This allows to

  • Erich Titl Erich Titl committed [e16140]

    removed binutils tarball

  • Erich Titl Erich Titl committed [60e431]

    Some progress with binutils, does not compile completely yet.

  • Erich Titl Erich Titl committed [d63f9e]

    Added Makefile stub for gcc

  • Erich Titl Erich Titl committed [09a7be]

    First efforts to compartmentalise toolchain.

  • Erich Titl Erich Titl committed [d60f9b]

    Built submodule for uClibc-ng.

  • Erich Titl Erich Titl committed [ac9385]

    Added Makefile stub for uClibC-nc.

  • Erich Titl Erich Titl committed [859f6d]

    Introduced a Makefile stub for further development.

  • Erich Titl Erich Titl committed [61016f]

    Merge branch 'master' into clean-master

  • Erich Titl Erich Titl committed [d0d682]

    Had to restore the make stubs for the various architectures fouled

  • Erich Titl Erich Titl committed [63f005]

    Added structure and submodules for gcc and binutils.

  • Erich Titl Erich Titl committed [a173d1]

    buildtool.mk for kismet still had a reference to a branch.

  • Erich Titl Erich Titl committed [6a16c9]

    Adapted checkout to not use a specific branch.

  • Erich Titl Erich Titl committed [c838ad]

    Turned linux source into a submodule.

  • Erich Titl Erich Titl committed [9af661]

    Fixed LD_LIBRARY_PATH in Masterinclude.mk.

  • Erich Titl Erich Titl committed [47e56f]

    Removed source tarball from kismet.

  • Erich Titl Erich Titl committed [aae8d3]

    Added A .PHONY target for clean_staging in buildtool.mk for kismet.

  • Erich Titl Erich Titl committed [892dd4]

    Added a clean_staging target to buildtool.mk for kismet.

  • Erich Titl Erich Titl committed [6e6e00]

    Force removal of current source branch in checkout.

  • Erich Titl Erich Titl committed [bf617c]

    Removed ancient GNU target name checks in the per target

  • Erich Titl Erich Titl committed [bec1ee]

    Changed buildtool.mk and buildtool.cfg n kismet to use submodule data.

  • Erich Titl Erich Titl committed [dd1dba]

    Added submodule for kismet, no changes to buildtool yet.

  • Erich Titl Erich Titl committed [11924e]

    Added path for the libraries for cmake in rtty.

  • Erich Titl Erich Titl committed [305f18]

    Revert "Simplfied clean_staging for protobuf"

  • Erich Titl Erich Titl committed [ab6e21]

    Changed back to manually written clean_staging.

  • Erich Titl Erich Titl committed [567cf3]

    Reenabled protoc-c compilation in protobuf-c for kismet.

  • Erich Titl Erich Titl committed [a36aae]

    Removed protobuf tarball

  • Erich Titl Erich Titl committed [090bbb]

    Simplfied clean_staging for protobuf

  • Erich Titl Erich Titl committed [b00dbc]

    Turned protobuf-c into a submodule.

  • Erich Titl Erich Titl committed [767c0a]

    Turned protobuf into a submodule

  • Erich Titl Erich Titl committed [952191]

    There are no .lwp files anymore so buildlwp.sh is obsolete.

  • Erich Titl Erich Titl committed [48e947]

    Small improvements for the generation of source directory.

  • Erich Titl Erich Titl committed [aee61f]

    Use protoc from the current toolchain

  • Erich Titl Erich Titl committed [805620]

    Fixed missing dependency to create the busybox source

  • Erich Titl Erich Titl committed [d53f57]

    Use protoc from the toolchain for protobuf-c.

  • Erich Titl Erich Titl committed [d2d164]

    Modified buildtool.mk for the new busybox submodule

  • Erich Titl Erich Titl committed [210d07]

    Changed path for busybox sumodule

  • Erich Titl Erich Titl committed [1745ae]

    Updated the busybox submodule

  • Erich Titl Erich Titl committed [0c5fbe]

    Revert "Small improvements in buildtool.mk avoiding multiple invocations"

  • Erich Titl Erich Titl committed [673200]

    Small improvements in buildtool.mk avoiding multiple invocations

  • Erich Titl Erich Titl committed [212eb1]

    Merge branch 'master' into clean-master

  • Erich Titl Erich Titl committed [aadb17]

    Small improvements in buildtool.mk avoiding multiple invocations

  • Erich Titl Erich Titl committed [a072f8]

    Made busybox a submodule

  • Erich Titl Erich Titl committed [b98b4f]

    Revert "initrd: fix extra umounting retry in umount_modules"

  • Erich Titl Erich Titl committed [2f116f]

    Revert "initrd: add retry to umount_modules"

  • Erich Titl Erich Titl committed [913c46]

    Merge branch 'master' into clean-master

  • Erich Titl Erich Titl committed [5c3950]

    Fixed various webconf .cgi files to work with HTTP/2

  • Erich Titl Erich Titl committed [dcf353]

    Disabled fetch_lwp

  • Erich Titl Erich Titl committed [30c35f]

    Some code improvements for umount_delayed handling.

  • Erich Titl Erich Titl committed [2117ef]

    Attempt to limit umount_delaed processes to 1 only and

  • Erich Titl Erich Titl committed [d511c7]

    Added kill_umount_delayed

  • Erich Titl Erich Titl committed [530a7b]

    Check for shorewall and issue a warning if not present.

  • Erich Titl Erich Titl committed [1aa04a]

    Centralized the Lecho function for init

  • Erich Titl Erich Titl committed [186338]

    Removed dependency on libmnl.lrp on various packages

  • Erich Titl Erich Titl committed [8e41c4]

    Merge branch '7.0.mdev' into 7.0

  • Erich Titl Erich Titl committed [328fb3]

    Removed CONFIG_UEVENT_HELPER from kernel config for X86-64

  • Erich Titl Erich Titl committed [5e6aef]

    Merge branch '7.0.mdev' into 7.0

  • Erich Titl Erich Titl committed [4630dc]

    Made mount_modules a bit more resilient to rogue umounts

  • Erich Titl Erich Titl committed [fbe987]

    Reintroduced uevent loop to get USB storage registered in /dev

  • Erich Titl Erich Titl committed [8a5227]

    Added a Lecho to root.helper

  • Erich Titl Erich Titl committed [d4b3be]

    Stored configs with stamps from the toolchain compiler

  • Erich Titl Erich Titl committed [5f5dd4]

    Added /dev/shm for tmpfs

  • Erich Titl Erich Titl committed [f50fe4]

    Assert that mdev daemon serializes handling of uevents

  • Erich Titl Erich Titl committed [05ace7]

    Added modalias line to mdev.conf in etc to llow module

  • Erich Titl Erich Titl committed [55c6e2]

    Add creation of /dev/mdev.seq to allow serialization of uevents

  • Erich Titl Erich Titl committed [bf6e58]

    I forgot to add the actual mdev.conf file :-(

  • Erich Titl Erich Titl committed [105e47]

    Removed CONFIG_DEVTMPFS from the 32 bit x86 config files

  • Erich Titl Erich Titl committed [783274]

    Fixed bug in umount_modules in case the /tmp directory was purged.

  • Erich Titl Erich Titl committed [ce0ab3]

    Added forgotten CONFIG_DEVTMPFS to wrap configuration.

  • Erich Titl Erich Titl committed [c5eb80]

    Simplyfied mdev usage at boot time.

  • Erich Titl Erich Titl committed [624a6b]

    Added mdev.conf to initrd. Removed hotplug.sh from initrd.

  • Erich Titl Erich Titl committed [1556c5]

    Removed uevent helper invocation and added tmpfs for /dev Kernel

  • Erich Titl Erich Titl committed [134402]

    Removed complicated signal level calculation in wpa.func

  • Erich Titl Erich Titl committed [ca9ae5]

    Avoid reading uninitialized package database.

  • Erich Titl Erich Titl modified ticket #107

    Problem booting 7.x on small memory e.g. WRAP

  • Erich Titl Erich Titl posted a comment on ticket #107

    Changes have been backported to 7.0 so the 7.0.x development branch can profit from the improvements made.

  • Erich Titl Erich Titl committed [cdecc9]

    Fixed permissions for dropbear.cgi

  • Erich Titl Erich Titl committed [2daa56]

    Added Copyleft

  • Erich Titl Erich Titl committed [75671c]

    combined a few redundant code lines into root.common

1 >