pax_global_header00006660000000000000000000000064116207751060014517gustar00rootroot0000000000000052 comment=39bfea9429f787e551589e3130c39fb39ad799cd installer-feature-autoinstall-usbross-0.0.1/000075500000000000000000000000001162077510600211745ustar00rootroot00000000000000installer-feature-autoinstall-usbross-0.0.1/.gear-rules000064400000000000000000000000071162077510600232400ustar00rootroot00000000000000tar: . installer-feature-autoinstall-usbross-0.0.1/autoinstall.scm000064400000000000000000000022351162077510600242410ustar00rootroot00000000000000;; Auto install steps. Example. (("sysconfig-base" "language") action "write" lang ("ru_RU")) (("sysconfig-base" "kbd") action "write" layout "ctrl_shift_toggle") (("datetime-installer") action "write" commit #t name "RU" zone "Europe/Moscow" utc #t) (("evms" "control") action "write" control open installer #t) (("evms" "control") action "write" control update) (("evms" "profiles" "hpcnode") action apply commit #t clearall #t exclude ()) (("evms" "control") action "write" control commit) (("evms" "control") action "write" control close) (("pkg-init") action "write") (("pkg-install") action "write" lists "xcat" auto #t) (("preinstall") action "write") (("lilo" "globals") action "write" target "boot" devname #t) (("lilo" "globals") action "write" target "timeout" timeout "10") (("lilo" "globals") action "write" target "default" default "ALTLinux") (("lilo" "commit") action "write" confonly #f) (("net-eth") action "write" reset #t) (("net-eth") action "write" name "eth0" configuration "dhcp" default "" computer_name "usbross") (("net-eth") action "write" commit #t) (("root" "change_password") action "write" commit #t passwd_auto "123" passwd_2 "111" passwd_1 "111") installer-feature-autoinstall-usbross-0.0.1/installer-feature-autoinstall-usbross.spec000064400000000000000000000012431162077510600315310ustar00rootroot00000000000000Name: installer-feature-autoinstall-usbross Version: 0.0.1 Release: alt1 Summary: Steps for auto-installation. License: GPL Group: System/Configuration/Other Url: http://www.altlinux.org/Installer/beans BuildArch: noarch Source: %name-%version.tar Provides: installer-feature-autoinstall Conflicts: installer-feature-autoinstall %description Instructions to Installer for auto-installation. %prep %setup %build %install %define metadata %_datadir/install2/metadata mkdir -p %buildroot%metadata install -pm644 *.scm %buildroot%metadata/ %files %metadata/* %changelog * Thu Aug 11 2011 Andriy Stepanov 0.0.1-alt1 - Add example for auto-installation.