Compare commits

...

6 Commits
master ... t7

Author SHA1 Message Date
Michael Shigorin
245ca7dc72 regular.mk: added a few more benchmarks
unixbench might still come handy, and stream-mem is better
custom-tailored for the task but still beta than nothin'.
2015-12-10 00:53:49 +03:00
Michael Shigorin
9ef5c14932 base+bench, bench+x11: initial pkglists
These have been partially inspired by inquisitor's
build/altlinux/profile.live/packages collection of
more or less benchmarks/burn-in tools.

Those requiring libX11 won't hit regular-rescue.iso
so let's put them on a file of their own.

And while at that, there are a couple of MPI/IB
benchmarking tools as well.
2015-12-10 00:53:21 +03:00
Michael Shigorin
5e5ccf3bf2 security+extra: added hashcat
It's been added to both sisyphus and p7/t7, so why not? :)
2015-12-10 00:51:11 +03:00
Michael Shigorin
891ffdd16c Revert "base+smartcard: added pam_p11"
This reverts commit 16aa4dbcef:
there's no pam_p11 in p7/t7 and there's not much reason
to backport it so far.
2015-12-01 00:22:45 +03:00
Michael Shigorin
1373cd2a36 Revert "regular.mk: added flashback session to gnome3"
This reverts commit 35dd7ece35:
there's no gnome-flashback in p7/t7 and it's unlikely to come.
2015-12-01 00:21:59 +03:00
Michael Shigorin
fcc46b0840 Revert "regular.mk: move lxqt to sddm"
This reverts commit fd1044d540:
there's no sddm in p7/t7 and there likely will be none.
2015-12-01 00:19:13 +03:00
6 changed files with 45 additions and 4 deletions

View File

@ -155,7 +155,6 @@ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
@$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,LIVE_PACKAGES,gnome-flashback)
# reusable bits
mixin/regular-tde: +tde \
@ -177,7 +176,7 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4/nm use/x11/kdm4 \
@$(call add,THE_PACKAGES,volumes-profile-lite)
@$(call add,DEFAULT_SERVICES_ENABLE,prefdm)
mixin/regular-lxqt: use/x11/lxqt use/x11/sddm \
mixin/regular-lxqt: use/x11/lxqt use/x11/lightdm/lxqt \
use/net/connman use/browser/qupzilla +plymouth
@$(call add,THE_PACKAGES,qconnman-ui)
@ -209,7 +208,8 @@ distro/regular-rescue: distro/.regular-base use/rescue/rw use/luks \
use/mediacheck test/rescue/no-x11 +wireless +sysvinit
@$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm livecd-net-eth)
@$(call add,RESCUE_LISTS,$(call tags,base smartcard))
@$(call add,RESCUE_LISTS,$(call tags,base && (smartcard || bench)))
@$(call add,RESCUE_LISTS,$(call tags,network security))
distro/regular-sysv-tde: distro/.regular-install-x11 \
mixin/desktop-installer mixin/regular-tde use/install2/fs \

View File

@ -0,0 +1,29 @@
# overall
dhrystone
lmbench
procbench
sysbench
whetstone
# RAM
bandwidth
stream-mem
# disk subsystem
bonnie
bonnie++
iozone
ffsb
# networking
dbench
hammerhead
nepim
postal
siege
t50
wrk
# stresstesting/burn-in
cpuburn
stress

View File

@ -9,4 +9,3 @@ pcsc-lite-openct
pcsc-lite-rutokens
pam_pkcs11
pam_p11

View File

@ -0,0 +1,2 @@
mpitests
perftest

View File

@ -0,0 +1,10 @@
# overall
hardinfo
unixbench
# X11
x11perf
# stresstesting/burn-in
autobench
stressitout

View File

@ -2,6 +2,7 @@ apg
#chkrootkit
john
hashalot
hashcat
#logcheck
md5deep
ssdeep