Age | Commit message (Expand) | Author |
2011-06-09 | [package] base-files: assume a default ipv6 prefix size of /64, thats what th... | jow |
2011-06-09 | [package] base-files: if an ip6addr without a prefix is given, assume /128 - ... | jow |
2011-06-07 | [package] base-files: fix error reporting for unsupported protocols on virtua... | jow |
2011-06-07 | base-files: do not write to /etc/config/wireless at boot time unless a new in... | nbd |
2011-05-24 | base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss... | nbd |
2011-05-24 | [package] base-files: mark /etc/crontabs/ as config directory | jow |
2011-05-18 | [PATCH] ipcalc.sh CIDR notation | jow |
2011-05-08 | [package] base-files: retrigger usb coldplug after module loading, solves usb... | jow |
2011-05-07 | base-files: fix a typo in etc/banner | juhosg |
2011-05-03 | [package] base-files: cleanup permissions of device files in common hotplug r... | jow |
2011-04-19 | [package] base-files: fix stale space in eglibc library install section (#9270) | jow |
2011-04-12 | base-files: return success on lib-copying with external toolchain | jow |
2011-04-05 | [package] base-files: Use -h instead of deprecated -L for symlink check | acinonyx |
2011-04-05 | [package] base-files: fix minor problem in init.d/boot | acinonyx |
2011-04-05 | [package] block-mount base-files: Added additional check to pi_include to en... | cshore |
2011-04-03 | base-files: bridge config, avoid having a random ipv6 ll address | nbd |
2011-03-18 | [package] base-files: properly handle vlans on top of wireless interfaces | jow |
2011-03-17 | base-files: overlayfs whiteouts depend on a specific xattr entry, which does ... | nbd |
2011-03-17 | base-files: add initial support for mounting overlayfs | nbd |
2011-03-17 | [package] base-files: update sysctl.conf for modern kernels | jow |
2011-03-15 | [package] base-files: Autodetect newly added wireless hardware | acinonyx |
2011-03-14 | base-files: link libpthread against libc | nbd |
2011-03-13 | base-files: add a default /etc/services files | nbd |
2011-03-13 | base-files: add users ftp (for ftp servers), network (network related daemons... | nbd |
2011-03-13 | base-files: add an ftp group as well | nbd |
2011-03-13 | base-files: add a few default groups to /etc/group so that we can get rid of ... | nbd |
2011-03-10 | base-files: make library relinking uclibc specific and fix libpthread install... | nbd |
2011-03-09 | base-files: only relink libraries if the linaro toolchain is selected | nbd |
2011-03-08 | gcc: move the optimized assembler helpers back into the static libgcc and ski... | nbd |
2011-03-08 | base-files: the relinked libpthread needs to be linked against libdl, otherwi... | nbd |
2011-03-06 | base-files: fix Build/Compile override handling, fixes ar7 compile | nbd |
2011-03-03 | base-files: do not build or use libgcc on m68k and avr32 | nbd |
2011-03-01 | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | nbd |
2011-02-25 | [package] base-files: fix sysctl handling, do not react on fake ifaces in rou... | jow |
2011-02-20 | boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready() | mb |
2011-02-20 | base-files: Add "-o noatime" to mount wrapper | mb |
2011-02-20 | Fix whitespace | mb |
2011-02-18 | [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc,... | hcg |
2011-02-16 | base-files: librt should depend on libpthread, not the other way around | nbd |
2011-02-13 | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | nbd |
2011-02-13 | it's time for some attitude adjustment ;) | kaloz |
2011-02-13 | remove the shared object stubs of libnsl and libresolv - let the compiler use... | nbd |
2011-02-13 | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code... | nbd |
2011-02-12 | [package] base-files: remove ptbtime3 rdate server, its dead | jow |
2011-02-12 | [package] base-files: update rdate server list | jow |
2011-02-12 | [package] base-file: cleanup ipv6 enabling in unbridge | jow |
2011-02-11 | [package] base-files: | jow |
2011-02-10 | [package] base-files: derive lease_acquired dhcp state var from /proc/uptime | jow |
2011-02-07 | [package] base-files: Add include for target specific hotplug rules | acinonyx |
2011-02-06 | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware loa... | mb |