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

Group :: System/Configuration/Other
RPM: volumes-profile-master

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

pax_global_header00006660000000000000000000000064117544703150014521gustar00rootroot0000000000000052 comment=03aca81ecce876771902b05e7fc132772294859c
volumes-profile-master-0.2/000075500000000000000000000000001175447031500160015ustar00rootroot00000000000000volumes-profile-master-0.2/.gear-rules000064400000000000000000000000071175447031500200450ustar00rootroot00000000000000tar: .
volumes-profile-master-0.2/10-vm-profile.sh000075500000000000000000000007031175447031500206360ustar00rootroot00000000000000#!/bin/sh

mem=$[`grep MemTotal /proc/meminfo | sed 's/[^0-9]//g'`*4]

cat > /var/cache/alterator/vm-profile.scm << _EOF_
((workstation
(title . "Setup for workstation")
(action . trivial)
(actiondata ("swap" (size $mem . $mem) (fsim . "SWAPFS") (methods plain))
("/" (size 30000000 . 30000000 ) (fsim . "Ext2/3") (methods plain))
("/home" (size 4194304 . #t) (fsim . "Ext2/3") (methods plain))))
)
_EOF_
volumes-profile-master-0.2/volumes-profile.spec000064400000000000000000000013311175447031500220030ustar00rootroot00000000000000Name: volumes-profile-master
Version: 0.2
Release: alt1

Summary: Volumes description for School Master distribution
License: GPL
Group: System/Configuration/Other
Url: http://www.altlinux.org/Installer/beans
BuildArch: noarch
Packager: Anton V. Boyarshinov <boyarsh@altlinux.org>
Source: %name-%version.tar

%description
Volumes description for School Master distribution

%prep
%setup

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

%files
%hookdir/*

%changelog
* Tue May 15 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 0.2-alt1
- / partition increased

* Wed Sep 02 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 0.1-alt1
- initial build



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