Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634147
en ru br
ALT Linux repos
S:0.1-alt1

Group :: System/Configuration/Other
RPM: installer-feature-create-user

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

pax_global_header00006660000000000000000000000064117300751740014517gustar00rootroot0000000000000052 comment=1e25cfaabafb12415cc132f76cddeaa7abfd5d2b
installer-feature-create-user-0.1/000075500000000000000000000000001173007517400172205ustar00rootroot00000000000000installer-feature-create-user-0.1/.gear-rules000064400000000000000000000000071173007517400212640ustar00rootroot00000000000000tar: .
installer-feature-create-user-0.1/06-autologin.sh000075500000000000000000000004151173007517400220030ustar00rootroot00000000000000#!/bin/sh

. install2-init-functions
. shell-config

run_chroot adduser -G wheel,camera,scanner,xgrp,cdwriter,audio user
run_chroot usermod -p "" user

run_chroot subst 's/\[daemon\]/\[daemon\]\nAutomaticLoginEnable=true\nAutomaticLogin=user/' /etc/X11/gdm/custom.conf
installer-feature-create-user-0.1/installer-feature.spec000064400000000000000000000010421173007517400235170ustar00rootroot00000000000000Name: installer-feature-create-user
Version: 0.1
Release: alt1

Summary: Create user and setup autologin
License: GPL
Group: System/Configuration/Other
Url: http://www.altlinux.org/Installer/beans
BuildArch: noarch
Source: %name-%version.tar

%description
Create user and setup autologin

%prep
%setup

%install
%define hookdir %_datadir/install2/postinstall.d
mkdir -p %buildroot%hookdir
install -pm755 *.sh %buildroot%hookdir/

%files
%hookdir/*

%changelog
* Sun Mar 11 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 0.1-alt1
- first build


 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin