Репозитории ALT

S: | 0.3.12-alt1 |
5.1: | 0.3.6-alt2 |
4.1: | 0.3.5-alt1 |
4.0: | 0.3.5-alt1 |
3.0: | 0.3.3-alt1 |
Группа :: Работа с файлами
Пакет: chrooted
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
18 июня 2005 Dmitry V. Levin <ldv at altlinux.org> 0.3.3-alt1
- chroot.d/functions (CopyLibs): enhanced new ldd(1) output handling.
- chroot.d/functions (is_yes): new function.
- chroot.d/functions:
+ added options: --no-force/--no-verbose;
+ changed force default value to be $FORCE-dependent;
+ changed verbose default value to be $VERBOSE-dependent.
- chroot.d/functions (CopyLibs):
+ fix readlink usage for coreutils >= 5.2.1-alt3. - chroot.d/functions (copy_resolv_conf):
+ attempt to copy /var/nis/NIS_COLD_START file only if it exists. - update_chrooted: added --list option.
- update_chrooted: added more options and document them.
- chroot.d/functions:
+ parse common options;
+ optimized getopt handling code;
+ added functions: Info, Verbose;
+ added functions: copy_resolv_conf, copy_resolv_lib. - Added /etc/chroot.d/.provides.sh file.
- Added update_chrooted(8) manpage.
- update_chrooted: propagate --force option to scripts.
- chroot.d/functions:
+ added comments (#0001443);
+ added Fatal() function;
+ Copy(): use cp(1) for simple cases, install(1) for others.
- Provides: /etc/chroot.d
- update_chrooted: exit during install.
- update_chrooted: relocated from /usr/sbin/ to /sbin/
(compatibility symlink created).
- chroot.d/functions (CopyLibs): when in Copy mode,
call Copy (by default) in "-m 755" mode. - Updated package requires.
- chroot.d/functions (Copy): really skip missing source files.
- chroot.d/functions (Copy): allow empty exe list, be less verbose.
- chroot.d/functions (Copy): skip missing source files.
- chroot.d/functions (CopyLibs): skip missing libraries.
- Initial revision.