summaryrefslogtreecommitdiff
path: root/scripts/getver.sh
AgeCommit message (Expand)Author
2011-10-26[scripts] getver.sh: cope with varying "git log" line formats to reliably ext...jow
2009-10-05[scripts] getver: don't use "-r COMMITTED" arg which needs network access to ...nico
2009-09-28[scripts] getver: get svn rev from last commit so that we have consistent rev...nico
2009-08-28add hg support to getver.sh (patch from #5763)nbd
2008-08-24some more s/git-/git /nbd
2007-12-30Also export LC_ALL to C to work properly (#2926)florian
2007-12-13clean up openwrt version handling, use a separate script that is executed at ...nbd
ass='logsubject'>optimize kernel config for kvm_guestjow This patch enables few extra kernel options for the kvm_guest subtarget: - Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage - Enable paravirtualization steal time support Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32436 3c298f89-4303-0410-b956-a3cf2f4a3e73 2012-06-18[kvm_guest] remove inittab overridejow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32422 3c298f89-4303-0410-b956-a3cf2f4a3e73 2012-05-18x86: remove support for old kernelsjuhosg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31804 3c298f89-4303-0410-b956-a3cf2f4a3e73 2012-05-18x86: remove subtarget specific LINUX_VERSION overridesjuhosg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31803 3c298f89-4303-0410-b956-a3cf2f4a3e73 2012-05-17x86/kvm_guest: switch to 3.3juhosg Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31763 3c298f89-4303-0410-b956-a3cf2f4a3e73 2012-05-16x86: sync 2.6.39 configsjuhosg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31749 3c298f89-4303-0410-b956-a3cf2f4a3e73 2010-09-05[PATCH v5 3/4] x86: add kvm_guest subtargetjow Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73