Package: flashstreamer Architecture: all Version: 1.2.17 Priority: extra Section: video Maintainer: Vladimir Stavrinov Installed-Size: 39 Depends: libav-tools, progeny, adduser, gawk Filename: pool/flashstreamer_1.2.17_all.deb Size: 10358 MD5sum: e97f6c0cef78c59320d69169b3675035 SHA1: a13ab9f587e3b9abda8ab91d997fbb942f738597 SHA256: f0ef9eb99dcee73b2bbf0fec6aeb0a5a73695fe6a4a3f96b898ae6fc445c8142 SHA512: 83af5108dcf364876f3cd73e68a3492a91949b59264ea77c9b446d79879b34b2a7147d88f28d4be77b0f663dbeb59ea78f544f1104afd38a5c6ac6f680273ea4 Homepage: https://github.com/vstavrinov/flashstreamer Description: Flash video webcast tool takes an video stream from usb or ip camera and translates it onto video server for further publishing. On this way it can convert a lot of formats and codecs. It operates like a service. It restarts on any termination, caused by connection loosing or by any other failures. You can run more then one stream in the same system. Every stream can be started and stopped individually with init script, that starts all of them at boot time. It also provides versatile configuration options and logging features. Package: install-debian Architecture: all Version: 2.4.6 Priority: optional Section: admin Maintainer: Vladimir Stavrinov Installed-Size: 68 Depends: debootstrap, dialog, gawk, grub-pc-bin, grub-efi, lvm2, mdadm, parted, procps, dosfstools, bsdmainutils, sipcalc, fdisk Filename: pool/install-debian_2.4.6_all.deb Size: 20148 MD5sum: 92d7047d5a5c84d42504d67d192e3f99 SHA1: c8f248e0e260a1d16da1f0b2b8dd2037d3a5f87c SHA256: 242d0fd4983c8d6fe467bb9427cbb1c70325ff9143ca71ab1d8b1b8f1eec5c12 SHA512: 01e4f400bc568c41e7cd9184fc0fdc838069ad4bf6f542c7889bcbe49cd586b6c96bfe151f625c70de57dd6924d292f04caa345525e0d9f0014b294e367217d9 Homepage: https://github.com/vstavrinov/install-debian Description: This command line utility installs Debian system non-interactively It should be started from within Live CD, Network Boot or from any bootable media, other then Your system disk. It fully supports software RAID and UEFI boot. You can change defaults and most settings with command line options and configuration variables. All settings if not defined in config file or as command line options, will be set to it's defaults either as constant values or evaluated from running system. . By default it chooses largest disk for installation. If there are more then one such disk of the same size, it makes RAID array. Partitioning scheme supports separate partition for /boot, and separate logical volumes for root filesystem, /usr, /var, /tmp and /home. Also there are option to install system into single pre-mount point. In this case partitioning and mounting every part leave on Your own. . This script installs only bit more packages then base system includes. The main purpose is to get bootable system. After booting new system You can install everything what You want. Package: progeny Architecture: all Version: 1.0.6 Priority: extra Section: admin Maintainer: Vladimir Stavrinov Installed-Size: 14 Filename: pool/progeny_1.0.6_all.deb Size: 2552 MD5sum: 790db1e4c99f14cbae17ff71d2d922ae SHA1: 119e8d5fdc19c3c3c1d0f48e5ae9a2397d83feea SHA256: da3ae8b2bc24231b1d03db493a2d5da83156682722e4b9e287ce3b2931bdf508 SHA512: 808a85084225a28c4d365615915fa105fb1fc5965a4a8764a922fb54339bc286d97e7ae74b012eb5ca78708da7865f852b19b0cc56114e0ef726c87d758101e1 Homepage: https://github.com/vstavrinov/progeny Description: Returns process's progeny in all generations recursively calculated from PID as parent. It is simple as possible without any options. And its output could be used to kill processes, change priority or someting else. Package: rpg Architecture: all Version: 1.0.4-2 Priority: optional Section: admin Maintainer: Vladimir Stavrinov Installed-Size: 24 Filename: pool/rpg_1.0.4-2_all.deb Size: 6660 MD5sum: 6e86a6e3a0af09bebbfc19ed679a2954 SHA1: 9adcc008003ebb3f91f8ef7f259c53b630a6b8fb SHA256: 966775bfa6326a25e765cce80d3febe0440a9200dc91845154a98de19e06c624 SHA512: 5a78f1ec6a179e950b4f5dfea4229b56810327c70b38f50e25c065a1cdb8c4c5ea02d6cd6a935d3ff8434b2a833cb3f32dbe9b30489df949ae49484f61cb3b0c Homepage: https://github.com/vstavrinov/rpg Description: Readable Password Generator This shell script generate passwords easy to read and remember, but still strong enough. This is achieved by some restrictions. Some letters, digits, and letter combinations are excluded. No consecutive vowel. No more then 2 consecutive consonant. No consecutive consonant before and after digit. Main stream is lower case letters. Chance to include digit and upper case letters may be adjusted. Package: updeb Architecture: all Version: 1.2.9 Priority: optional Section: admin Maintainer: Vladimir Stavrinov Installed-Size: 42 Depends: bsd-mailx, aptitude | apt, debtags, libwww-perl Filename: pool/updeb_1.2.9_all.deb Size: 10540 MD5sum: c625bea4ac8f941badab33c1fbab17cf SHA1: f95abf778c70d2d19b694905132923b0cd520ee9 SHA256: 7d71cc4f8612884413ea438e9a0180a72ec6985918b31ebe78adc521c34eb00d SHA512: 191f73fa1b5c1ecdb66af44835eebefeb9f50556b6542324196aae772433b050641814a66dca267180ef93d86687a8467c9894ff2e552f12ad14c2112cd34945 Homepage: https://github.com/vstavrinov/updeb Description: Non-interactive upgrade Debian system This script will upgrade running Debian system and email the result: what was upgraded, from what version to what and for what period of time. The actual upgrade will be done only if all index files will be successfully updated, all required packages will be successfully downloaded, and finally only if the simulating of upgrade will be finished without errors. All old configuration files are preserved and can be compared with new *.dpkg-dist files. The auto roll back and health check features allows to get system in old state if upgrade or test fails. It is intended to be used as cron job.