Changeset 517
- Timestamp:
- 07/16/12 13:51:44 (9 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r514 r517 3 3 Author Bas van der Vlies 4 4 5 * Applied contributed patch for the configure.ac to add CentOS/RedHat 6 Author: proche 5 * Applied contributed patch for the configure.ac to add CentOS/RedHat, #46 6 Author: proche add rainmaker dot com 7 Applied by: Dennis Stam 8 9 * Applied contributed patch to add Xen support in the kernel, #49 10 Author: proche add rainmaker dot com 11 Applied by: Dennis Stam 12 13 * Applied contributed patch to increase the number of attempts with udhcp, #48 14 Author: proche add rainmaker dot com 7 15 Applied by: Dennis Stam 8 16 -
trunk/initrd/patches/busybox.standard.config
r498 r517 846 846 CONFIG_UDHCPC_DEFAULT_SCRIPT="/etc/udhcpc/default.script" 847 847 CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80 848 CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="- R -n"848 CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-t 20 -R -n" 849 849 CONFIG_UDPSVD=y 850 850 CONFIG_VCONFIG=y -
trunk/kernel/patches/linux.x86_64.config
r456 r517 1 1 # 2 2 # Automatically generated file; DO NOT EDIT. 3 # Linux/x86_64 3.1.4-sali_v1.5. 0Kernel Configuration3 # Linux/x86_64 3.1.4-sali_v1.5.3 Kernel Configuration 4 4 # 5 5 CONFIG_64BIT=y … … 51 51 CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" 52 52 # CONFIG_KTIME_SCALAR is not set 53 CONFIG_ARCH_CPU_PROBE_RELEASE=y 53 54 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 54 55 CONFIG_HAVE_IRQ_WORK=y … … 245 246 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 246 247 CONFIG_MUTEX_SPIN_ON_OWNER=y 247 # CONFIG_FREEZER is not set 248 CONFIG_FREEZER=y 248 249 249 250 # … … 259 260 CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y 260 261 CONFIG_SCHED_OMIT_FRAME_POINTER=y 261 # CONFIG_PARAVIRT_GUEST is not set 262 CONFIG_PARAVIRT_GUEST=y 263 # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set 264 CONFIG_XEN=y 265 CONFIG_XEN_DOM0=y 266 CONFIG_XEN_PRIVILEGED_GUEST=y 267 CONFIG_XEN_PVHVM=y 268 CONFIG_XEN_MAX_DOMAIN_MEMORY=128 269 CONFIG_XEN_SAVE_RESTORE=y 270 # CONFIG_XEN_DEBUG is not set 271 CONFIG_KVM_CLOCK=y 272 CONFIG_KVM_GUEST=y 273 CONFIG_PARAVIRT=y 274 # CONFIG_PARAVIRT_SPINLOCKS is not set 275 CONFIG_PARAVIRT_CLOCK=y 276 # CONFIG_PARAVIRT_DEBUG is not set 262 277 CONFIG_NO_BOOTMEM=y 263 278 CONFIG_MEMTEST=y … … 363 378 # CONFIG_RELOCATABLE is not set 364 379 CONFIG_PHYSICAL_ALIGN=0x1000000 365 # CONFIG_HOTPLUG_CPU is not set 380 CONFIG_HOTPLUG_CPU=y 366 381 # CONFIG_COMPAT_VDSO is not set 367 382 # CONFIG_CMDLINE_BOOL is not set … … 372 387 # 373 388 # CONFIG_SUSPEND is not set 389 CONFIG_HIBERNATE_CALLBACKS=y 374 390 # CONFIG_HIBERNATION is not set 391 CONFIG_PM_SLEEP=y 392 CONFIG_PM_SLEEP_SMP=y 375 393 # CONFIG_PM_RUNTIME is not set 394 CONFIG_PM=y 395 # CONFIG_PM_DEBUG is not set 376 396 CONFIG_ACPI=y 377 397 # CONFIG_ACPI_PROCFS is not set … … 386 406 CONFIG_ACPI_PROCESSOR=y 387 407 # CONFIG_ACPI_IPMI is not set 408 CONFIG_ACPI_HOTPLUG_CPU=y 388 409 # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set 389 410 CONFIG_ACPI_THERMAL=y … … 393 414 # CONFIG_ACPI_PCI_SLOT is not set 394 415 CONFIG_X86_PM_TIMER=y 395 # CONFIG_ACPI_CONTAINER is not set 416 CONFIG_ACPI_CONTAINER=y 396 417 # CONFIG_ACPI_SBS is not set 397 418 # CONFIG_ACPI_HED is not set … … 418 439 CONFIG_PCI_DIRECT=y 419 440 # CONFIG_PCI_MMCONFIG is not set 441 CONFIG_PCI_XEN=y 420 442 CONFIG_PCI_DOMAINS=y 421 443 # CONFIG_PCI_CNB20LE_QUIRK is not set … … 430 452 # CONFIG_PCI_DEBUG is not set 431 453 # CONFIG_PCI_STUB is not set 454 CONFIG_XEN_PCIDEV_FRONTEND=y 432 455 CONFIG_HT_IRQ=y 433 456 # CONFIG_PCI_IOV is not set … … 562 585 # CONFIG_DEBUG_DRIVER is not set 563 586 # CONFIG_DEBUG_DEVRES is not set 564 # CONFIG_SYS_HYPERVISOR is not set 587 CONFIG_SYS_HYPERVISOR=y 565 588 # CONFIG_CONNECTOR is not set 566 589 # CONFIG_MTD is not set … … 597 620 # CONFIG_CDROM_PKTCDVD is not set 598 621 # CONFIG_ATA_OVER_ETH is not set 622 CONFIG_XEN_BLKDEV_FRONTEND=m 623 CONFIG_XEN_BLKDEV_BACKEND=m 599 624 CONFIG_VIRTIO_BLK=m 600 625 # CONFIG_BLK_DEV_HD is not set … … 1011 1036 # CAIF transport drivers 1012 1037 # 1038 CONFIG_XEN_NETDEV_FRONTEND=m 1039 CONFIG_XEN_NETDEV_BACKEND=m 1013 1040 # CONFIG_FDDI is not set 1014 1041 # CONFIG_HIPPI is not set … … 1140 1167 # CONFIG_SERIAL_XILINX_PS_UART is not set 1141 1168 CONFIG_HVC_DRIVER=y 1169 CONFIG_HVC_IRQ=y 1170 CONFIG_HVC_XEN=y 1142 1171 CONFIG_VIRTIO_CONSOLE=m 1143 1172 CONFIG_IPMI_HANDLER=m … … 1322 1351 CONFIG_FB_CFB_IMAGEBLIT=m 1323 1352 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 1324 # CONFIG_FB_SYS_FILLRECT is not set 1325 # CONFIG_FB_SYS_COPYAREA is not set 1326 # CONFIG_FB_SYS_IMAGEBLIT is not set 1353 CONFIG_FB_SYS_FILLRECT=m 1354 CONFIG_FB_SYS_COPYAREA=m 1355 CONFIG_FB_SYS_IMAGEBLIT=m 1327 1356 # CONFIG_FB_FOREIGN_ENDIAN is not set 1328 # CONFIG_FB_SYS_FOPS is not set 1357 CONFIG_FB_SYS_FOPS=m 1329 1358 # CONFIG_FB_WMT_GE_ROPS is not set 1359 CONFIG_FB_DEFERRED_IO=y 1330 1360 # CONFIG_FB_SVGALIB is not set 1331 1361 # CONFIG_FB_MACMODES is not set … … 1371 1401 # CONFIG_FB_GEODE is not set 1372 1402 # CONFIG_FB_UDL is not set 1373 # CONFIG_FB_VIRTUAL is not set 1403 CONFIG_FB_VIRTUAL=m 1404 CONFIG_XEN_FBDEV_FRONTEND=m 1374 1405 # CONFIG_FB_METRONOME is not set 1375 1406 # CONFIG_FB_MB862XX is not set … … 1721 1752 CONFIG_VIRTIO_PCI=m 1722 1753 CONFIG_VIRTIO_BALLOON=m 1754 1755 # 1756 # Xen driver support 1757 # 1758 CONFIG_XEN_BALLOON=y 1759 CONFIG_XEN_SCRUB_PAGES=y 1760 CONFIG_XEN_DEV_EVTCHN=m 1761 CONFIG_XEN_BACKEND=y 1762 CONFIG_XENFS=m 1763 CONFIG_XEN_COMPAT_XENFS=y 1764 CONFIG_XEN_SYS_HYPERVISOR=y 1765 CONFIG_XEN_XENBUS_FRONTEND=y 1766 # CONFIG_XEN_GNTDEV is not set 1767 # CONFIG_XEN_GRANT_DEV_ALLOC is not set 1768 CONFIG_XEN_PLATFORM_PCI=y 1769 CONFIG_SWIOTLB_XEN=y 1770 CONFIG_XEN_PCIDEV_BACKEND=y 1723 1771 # CONFIG_STAGING is not set 1724 1772 CONFIG_X86_PLATFORM_DEVICES=y … … 2016 2064 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 2017 2065 # CONFIG_DEBUG_PER_CPU_MAPS is not set 2066 # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set 2018 2067 # CONFIG_FAULT_INJECTION is not set 2019 2068 # CONFIG_LATENCYTOP is not set
Note: See TracChangeset
for help on using the changeset viewer.