| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: Don't export TZ if /etc/TZ exists | Richard Tollerton | 2014-07-25 | 1 | -1/+1 |
* | glib-2.0: use ptest-gnome | Ross Burton | 2014-07-25 | 1 | -5/+2 |
* | initscripts: fix bashism in bootmisc.sh | Ben Shelton | 2014-07-23 | 1 | -1/+5 |
* | sysvinit: bootlogd: ensure /var/log/boot is created in volatiles | Richard Tollerton | 2014-07-23 | 2 | -1/+7 |
* | sysvinit: bootlogd: Don't run savelog if it's not installed | Richard Tollerton | 2014-07-23 | 1 | -2/+2 |
* | sysvinit: bootlogd: Honor VERBOSE | Richard Tollerton | 2014-07-23 | 1 | -4/+6 |
* | systemd: change dependency relationships | Chen Qi | 2014-07-23 | 1 | -2/+3 |
* | busybox: mdev: Ensure /dev/initctl exists after tmpfs mount | Ben Shelton | 2014-07-23 | 1 | -0/+10 |
* | busybox: mdev: Use mdev.seq | Bill Pittman | 2014-07-23 | 1 | -0/+1 |
* | busybox: mdev: Make /dev/shm world-writable | Gratian Crisan | 2014-07-23 | 1 | -0/+1 |
* | buildtools-tarball: Add wget to buildtools-tarball | Tudor Florea | 2014-07-21 | 1 | -0/+1 |
* | eglibc: rewritten tzselect as posix sh and move it to tzcode package | Hongxu Jia | 2014-07-19 | 3 | -2/+45 |
* | busybox: enable CONFIG_FEATURE_AWK_LIBM by default | Hongxu Jia | 2014-07-19 | 1 | -1/+1 |
* | initscripts: Add support for /etc/default/urandom | Richard Tollerton | 2014-07-19 | 1 | -0/+1 |
* | initscripts: make hostname.sh coreutils-compatible | Richard Tollerton | 2014-07-19 | 1 | -1/+1 |
* | initscripts: Use current date as an additional source of entropy | Ken Sharp | 2014-07-19 | 1 | -6/+5 |
* | initscripts: parametrize random seed file location | Richard Tollerton | 2014-07-19 | 1 | -5/+8 |
* | initscripts: save /etc/timestamp with seconds accuracy | Blair Elliott | 2014-07-19 | 2 | -3/+4 |
* | initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE | Richard Tollerton | 2014-07-19 | 1 | -1/+6 |
* | kbd: Upgrade to 2.0.2 | Saul Wold | 2014-07-17 | 1 | -3/+3 |
* | eglibc: check for required distro features | Chen Qi | 2014-07-17 | 1 | -1/+6 |
* | libxml2: enable catalog support | Hongxu Jia | 2014-07-16 | 1 | -4/+4 |
* | Remove long-deprecated "task-core" backward compat for packagegroups. | Robert P. J. Day | 2014-07-16 | 10 | -55/+0 |
* | Move boot media to /media/realroot for easy access after boot. | Brian Lloyd | 2014-07-10 | 2 | -3/+11 |
* | init-install-efi.sh: improve hard drive searching process | Drew Moseley | 2014-07-10 | 1 | -32/+53 |
* | init-install-efi.sh: fix to handle the boot partition correctly | Drew Moseley | 2014-07-10 | 1 | -22/+25 |
* | init-install.sh: Verify /sys based files exist before displaying them | Drew Moseley | 2014-07-10 | 1 | -3/+8 |
* | base-passwd: install passwd and group atomically | Robert Yang | 2014-07-10 | 1 | -2/+7 |
* | build-appliance-image: Update to master head revision | Richard Purdie | 2014-07-03 | 1 | -1/+1 |
* | glib-2.0: silence QA warnings about libraries outside ${libdir} | Ross Burton | 2014-07-03 | 1 | -0/+2 |
* | meta: fix no newline at end of file | Robert Yang | 2014-07-03 | 1 | -1/+1 |
* | init-install-testfs.sh: add '--hotkey x' to 'test' menuentry | Corneliu Stoicescu | 2014-07-03 | 1 | -1/+1 |
* | initrdscripts: Try to boot if boot label is unknown | Drew Moseley | 2014-06-29 | 1 | -0/+4 |
* | initramfs-framework: get rid of udev-utils | Chen Qi | 2014-06-25 | 1 | -1/+1 |
* | systemd: remove udev-utils, move 'udevadm' to udev package | Chen Qi | 2014-06-25 | 1 | -6/+3 |
* | udev: remove udev-utils, add 'udevadm' to udev package | Chen Qi | 2014-06-25 | 1 | -5/+3 |
* | udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by default | Denys Dmytriyenko | 2014-06-25 | 1 | -0/+1 |
* | udev: update init script for conditional probing of platform bus | Denys Dmytriyenko | 2014-06-25 | 1 | -1/+6 |
* | eglibc (2.19): fix hardcoded /sbin path | Matthieu Crapet | 2014-06-24 | 4 | -8/+42 |
* | initscripts: update populate-volatile.sh | Kai Kang | 2014-06-24 | 1 | -4/+6 |
* | dbus-test: fix incorrect checksum | Chong Lu | 2014-06-24 | 1 | -2/+2 |
* | init-install-testfs: create signature file for master image | Cristian Iorga | 2014-06-23 | 1 | -0/+4 |
* | init-install-testfs: fix typo | Cristian Iorga | 2014-06-23 | 1 | -1/+1 |
* | oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link alread... | Cristian Iorga | 2014-06-23 | 1 | -1/+3 |
* | init-install-testfs: add grub serial line support | Cristian Iorga | 2014-06-23 | 1 | -0/+5 |
* | dbus: don't override EXTRA_OECONF | Robert Yang | 2014-06-18 | 1 | -1/+1 |
* | dbus-native: dbus-native: do_compile failed on selinux.c on CentOS 5.10 | Robert Yang | 2014-06-17 | 1 | -0/+2 |
* | systemd: check IFLA_VLAN_PROTOCOL | Robert Yang | 2014-06-17 | 2 | -1/+57 |
* | binconfig-disabled: Add class and use | Richard Purdie | 2014-06-16 | 2 | -2/+6 |
* | busybox: handle syslog related files properly | Chen Qi | 2014-06-14 | 1 | -11/+14 |