Activity
From 11/12/2009 to 12/11/2009
12/11/2009
-
08:37 PM Revision 1777: Linpack explicitly needs network stack enabled.
- Linpack explicitly needs network stack enabled.
-
07:49 PM Revision 1776: Recent x264 versions has changed b_pyramid option. http://lists.mplayerhq.hu/pipe...
- Recent x264 versions has changed b_pyramid option. http://lists.mplayerhq.hu/pipermail/mencoder-users/2009-November/010970.html
-
07:04 PM Bug #36: test/torrent-upload: possibly broken relative $TORRENT path handling
- Will it work if we'll change "pushd" to "cd" and drop "popd"?
-
05:59 PM Bug #36: test/torrent-upload: possibly broken relative $TORRENT path handling
- Mikhail Yakshin wrote: > Most probably this construct will fail in case of using relative path in @$TORRENT@ argument. I checked this today - it's strange but test works correctly (relative path is valid).
-
05:55 PM Revision 1775: Added stressapptest test.
- Added stressapptest test.
-
05:31 PM Revision 1774: All multimedia and archive data will be in new SHARE_DIR/data directory.
- All multimedia and archive data will be in new SHARE_DIR/data directory.
-
05:23 PM Revision 1773: Forgotten mcelog package for linpack test.
- Forgotten mcelog package for linpack test.
-
05:20 PM Revision 1772: Mistakenly redirected stderr not to right direction.
- Mistakenly redirected stderr not to right direction.
-
05:41 AM Feature #35: Live USB build
- Thank you so much, now live usb can proceed smoothly. I have tried in notebooks with sis672 chipset, VGA SIS Mirage 3, 1GB RAM. now I'll try to make a script generator from the live cd to a live usb ...
-
01:50 AM Bug #36: test/torrent-upload: possibly broken relative $TORRENT path handling
- Current implementation of @test/torrent-upload@ includes the following logic: # @pushdq $SHARE_DIR/firmwares@ # a call to @ctorrent@ for downloading with @$TORRENT@ argument, where @$TORRENT@ is a relative path that would be referenced from @$...
12/10/2009
-
06:47 PM Revision 1771: Fotran is needed for MPI building.
- Fotran is needed for MPI building.
-
05:59 PM Revision 1770: Fixed typo.
- Fixed typo.
-
04:58 PM Revision 1769: Debashismed inq-ipmtool. Replaced direct ipmitool call with corresponding variable...
- Debashismed inq-ipmtool. Replaced direct ipmitool call with corresponding variable one.
-
11:57 AM Feature #35: Live USB build
- It's a known incompatibility in Inquisitor v3.0 and newer motherboards. Please use Inquisitor v3.1 beta versions with newer motherboards.
-
09:09 AM Feature #35: Live USB build
- I've tried it, and it stops at the screen "could not load the program into memory". Are there any clue for it? or is there a clue to the boot option parameters? screenshot image:
12/09/2009
-
01:56 PM Feature #35: Live USB build
- Mikhail Yakshin wrote: > For example, Live Helper can make such images. mkimage too: http://git.altlinux.org/people/mike/packages/?p=mkimage-profiles-desktop.git;a=blob;f=HOWTO-Make-Bootflash;hb=HEAD A couple of howto links posted to ML: Windows-...
-
11:02 AM Feature #35: Live USB build
- Make a Live USB build of Inquisitor. Ideally, it should be the same image used for CD and USB flash. For example, Live Helper can make such images.
12/08/2009
-
07:54 PM Revision 1768: * Fixed linux-stress naming inside tarbal. It should be just tarball's name with...
- * Fixed linux-stress naming inside tarbal. It should be just tarball's name without .tar.gz * Added audiosample.wav creating * Added stress-small tarbal for lowmemory machines testing, instead of stream-mem because of it's unfreeness.
12/06/2009
-
11:56 PM Revision 1767: Added "REPO not defined" check to both enterprise and live builds - moved it into ...
- Added "REPO not defined" check to both enterprise and live builds - moved it into separate target "check-repo-defined". Added sudo to lh_bootstrap call
-
10:43 PM Feature #34: Support for multiple methods of obtaining root access
- Currently, Inquisitor's build and maintenance scripts/makefiles use @sudo@ to obtain root privileges when they need them. On some system, theoretically, there could be other preferred method to obtain root. For example: * Do nothing - "I'm a...
-
09:05 PM Revision 1764: Added linux kernel downloading & pre-configuring for stress tests
- Added linux kernel downloading & pre-configuring for stress tests
-
05:53 PM Revision 1763: Sync image unpacking for Debian too
- Sync image unpacking for Debian too
-
05:50 PM Revision 1762: Modern tar can handle all archive formats without additional -j and -z flags, sugg...
- Modern tar can handle all archive formats without additional -j and -z flags, suggested by gvy@
12/05/2009
-
09:38 PM Revision 1761: Added data/ with sample data downloader and prepare script, added "unpacking" func...
- Added data/ with sample data downloader and prepare script, added "unpacking" functionality for data/ dir in ALT Linux build makefiles, switched mencoder* test to use $SHARE_DIR/data by default, renamed test file in data dir used in profiles
-
08:30 PM Revision 1760: Fixed bashism to a loop, suggested by stargrave@
- Fixed bashism to a loop, suggested by stargrave@
-
07:01 PM Revision 1759: Added data/ to Inquisitor dir; pretty harmless
- Added data/ to Inquisitor dir; pretty harmless
12/02/2009
-
01:50 PM Revision 1757: Fixed issues when we have got some kind of hierarhic parent devices relation that ...
- Fixed issues when we have got some kind of hierarhic parent devices relation that caused unability to correctly determine drive belonging to other adapters.
11/27/2009
- 12:18 PM Revision 1749: Added simple detection of USB Controllers
- Added simple detection of USB Controllers
-
09:17 AM Revision 1748: Why did not I use single regexp?
- Why did not I use single regexp?
-
09:09 AM Revision 1747: phys_belongs_to_adapter rewritten to use udevadm, that works both with older layou...
- phys_belongs_to_adapter rewritten to use udevadm, that works both with older layout sysfs and newer one
11/26/2009
-
07:53 PM Einarc Bug #33: [software] support for different versions of sysfs
- Current @software@ module implementation heavily relies on some interfaces inside sysfs. However, sysfs has several versions, and @software@ modules uses v2, but current Linux distros start shipping kernels that support sysfs-v3 only. More info...
-
01:52 PM Infrastructure Feature #32: Contact form to special maillist
- * Create special mailing list like "inq-support@", mark it private, archives available for members only. Membership by request. * Subscribe all developers to it. * Add simple CAPTCHA to contact form. * Make contact form send mail to this list w...
11/23/2009
-
08:52 PM Revision 1745: * Added rsync package needed by latest live-initramfs package (actually do not k...
- * Added rsync package needed by latest live-initramfs package (actually do not know why -- but it won't work instead). * Removed install_inq hook, as it is stupid -- live-helper smart enough to install all packages from one place. This adds ab...
11/18/2009
-
08:11 PM Revision 1744: * Added ability to use own custom kernel for LiveCD * Fixed long ISO volume name w...
- * Added ability to use own custom kernel for LiveCD * Fixed long ISO volume name while LiveCD generating
-
08:07 PM Revision 1743: iozone package is called iozone3 in repository.
- iozone package is called iozone3 in repository.
-
07:08 PM Revision 1742: server/scannerd/scannerd: engrish fixes
- server/scannerd/scannerd: engrish fixes
-
06:16 PM Revision 1741: Modern distributions deprecate udevinfo use.
- Modern distributions deprecate udevinfo use.
-
06:07 PM Revision 1740: test/hdparm: empty string hardening, just in case
- test/hdparm: empty string hardening, just in case
-
05:55 PM Revision 1739: * Added Bonnie++ package as it's needed version appeared in repository * Added Ope...
- * Added Bonnie++ package as it's needed version appeared in repository * Added OpemMPI-related packages as a reminder for people who want to use Linpack benchmark
-
05:49 PM Revision 1738: Stressapptest appeared in Debian testing repository.
- Stressapptest appeared in Debian testing repository.
-
05:46 PM Revision 1737: We will use Debian testing as previously did.
- We will use Debian testing as previously did.
11/14/2009
- 08:37 PM Revision 1736: inq-detect: fix stupid thinko, thanks stargrave@ for vigilance
- inq-detect: fix stupid thinko, thanks stargrave@ for vigilance
- 08:04 PM Revision 1735: detect/cpu: fix HT case, use bash explicitly
- detect/cpu: fix HT case, use bash explicitly
- 04:51 PM Revision 1734: detect/cpu: ouch, single-core CPUs have no "core id" line
- detect/cpu: ouch, single-core CPUs have no "core id" line
- 04:51 PM Revision 1733: detect/cpu: rewrote using plain shell (broke with ruby 1.9 anyways)
- detect/cpu: rewrote using plain shell (broke with ruby 1.9 anyways)
- 04:51 PM Revision 1732: use inq-ipmitool instead of ipmitool itself
- use inq-ipmitool instead of ipmitool itself
- 04:50 PM Revision 1731: wrap ipmitool as inq-ipmitool
- wrap ipmitool as inq-ipmitool
- 04:50 PM Revision 1730: functions::need_kernel_module() uses DEBUG_TTY now
- functions::need_kernel_module() uses DEBUG_TTY now
- 04:49 PM Revision 1729: inq-detect: conditional md.ko (could be built statically)
- inq-detect: conditional md.ko (could be built statically)
- 04:49 PM Revision 1728: digitemp: drop stderr if the binary is there but hardware is not
- digitemp: drop stderr if the binary is there but hardware is not
- 04:49 PM Revision 1727: einarc/*/areca.rb: handle missing binary
- einarc/*/areca.rb: handle missing binary
- 04:49 PM Revision 1726: added mdadm, openssl to altlinux live packages
- added mdadm, openssl to altlinux live packages
11/13/2009
- 03:39 PM Revision 1725: added screen to altlinux packages
- added screen to altlinux packages
- 03:39 PM Revision 1724: build/altlinux/profile.live/packages: fix build on current sisyphus
- build/altlinux/profile.live/packages: fix build on current sisyphus
- 03:38 PM Revision 1723: removed digitemp from altlinux packages (seems renamed)
- removed digitemp from altlinux packages (seems renamed)
- 03:38 PM Revision 1722: added digitemp-ds9097 to altlinux packages
- added digitemp-ds9097 to altlinux packages
- 03:37 PM Revision 1721: client/monitoring/digitemp: check for binary first
- client/monitoring/digitemp: check for binary first
Also available in: Atom