Группа :: Система/Основа
Исходный пакет: alterator-hw-functions
Глеб Фотенгауэр-Малиновский
0.7.7-alt1
2019-07-17
- Added partition_num() and partition_is_PReP().2016-06-10 Михаил Шигорин 0.7.6-alt1
- added disk_is_isofs()2016-03-23 Михаил Ефремов 0.7.5-alt1
- Add bond interfaces support.2014-04-25 Михаил Шигорин 0.7.4-alt1
- slight netdev_is_eth() optimization - added an Url: - minor spec cleanup2013-01-30 Михаил Шигорин 0.7.3-alt1
- Add disk_is_root() for alterator-grub.2012-12-12 Михаил Ефремов 0.7.2-alt1
- Sort netdev_list() output (closes: #28119).2012-11-22 Михаил Ефремов 0.7.1-alt1
- Mark netdev_read_ip as deprecated. - netdev_is_wireless: Try to use iw.2011-10-04 Ленар Шакиров 0.7-alt6
- first try ifplugstatus, otherwise ethtool: * to detect status of cable (closes: #24030)2011-10-01 Ленар Шакиров 0.7-alt5
- use ethtool instead of ifplugstatus to detect status of cable (ALT# 24030)2011-09-14 Михаил Ефремов 0.7-alt4
- sort disk_list by name (by Timur Aitov).2010-11-13 Михаил Ефремов 0.7-alt3
- Use /usr/share/misc/*.ids as well as /usr/share/hwdatabase/*.ids.2009-06-10 Stanislav Ievlev 0.7-alt2
- add netdev_read_ip()2009-06-04 Vladislav Zavjalov 0.7-alt1
- Treat "!" in sysfs as "/" in device names (closes: #20287)2009-05-20 Stanislav Ievlev 0.6-alt1
- fix partition_uuid() and partition_blkid() - add fstab_add() and fstab_del()2009-05-19 Vladislav Zavjalov 0.5-alt1
- fix blockdev_get_symlink()2009-04-22 Vladislav Zavjalov 0.4-alt1
- add new functions: + partition_id() + partition_uuid() + partition_fstype() + disk_info()2009-04-22 Vladislav Zavjalov 0.3-alt1
- rewrite block device related functions - replace netdev_read_info() by no-HAL version - add support for old sysfs (2.6.18-24 kernels)2009-04-21 Stanislav Ievlev 0.2-alt4
- fix netdev_is_wireless function2009-04-13 Stanislav Ievlev 0.2-alt3
- made netdev_is_up more silent2009-04-10 Vladislav Zavjalov 0.2-alt2
- fix blockdev_get_symlink()2009-04-10 Vladislav Zavjalov 0.2-alt1
- add some functions for working with block devices: + blockdev_list() + blockdev_is_virtual() + blockdev_is_removable() + blockdev_read_size() + partition_list() + human_readable_size() + blockdev_get_symlink() + blockdev_follow_symlink()2009-04-09 Stanislav Ievlev 0.1-alt1
- Initial build