Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
do not install recommended package by default, add aptitude-r in download only mode
remove backtick evaluation (closes: #322157)
merge people/lazyboy/bugfixes/334333
rename directory scripts to bin, fix pathes in Makefile
fix syntax error
add $qopt and $devnull, used when install_packages is called with verbose from fai-mirror
add aptitude-r to @commands
move -r to the front
add aptitude -r support
install_packages.conf unused, remove -f, sub read_config_file
$1 may be set from previous iteration
add force-confdef and force-confold to apt-get
cleanup of multiple packages with different install/remove operations add installable(), check if a package is listed in a package index and not only in the dpkg database
add setdownloadonly() and $opt_d
remove option -i, this was a silly idea
add option i
print max number of packages only in verbose mode
remove comment about option e
add option -f
add command{pending}, command{dpkgc}
read /etc/fai/install_packages.conf if it exists, disable package name checking if action is aptitude
mkpackagelist() give package list as parameter, rename global variable $type to $atype, handle aptitude search pattern only when action is aptitude
add aptitude action, add variable $listonly, execute some commands not when opt_l or opt_L is given
use warn instead of print for warning and verbose messages
since tasksel can only handle one task at a time, we loop through our list
set default number of packages from 4711 to 99
add support for tasksel remove
remove path from program name
added $rootcmd when doing ninstall
typo in comment
include $pack and not string matched ($1) when + or - is found
add comment on import variables
add option -L
new code for detecting unknown package names uses AptPkg, add subroutine mkpackagelist
usage() points to the man page
calling system with array should be more efficient
declare $packlistnover
remove pinning info before checking for misspelt package name
add option -m support for maximun packages
remove warning messages from $misspelt
add call to configure pending packages
add force-yes to apt-get install
call apt-get clean multiple times to keep apt local repository small
typo
print WARNING message for unknown packages that are removed
add code to support enhanced file format, add options -h, -t
add option -l print only the list of packages
comment for last commit is wrong, typos corrected
do not use dpkg to get architecture
correct test if list is empty
add use strict pragma and define some variables as my
do not test package name ending in + or - for misspelling
tasksel should nit ask a question assume-yes=true for tasksel
add yes pipe to tasksel
use $FAI instead of /fai
skip command execution if package list is empty
PRELOAD with url "file:" idea by Chad Walstrom <chad@ima.umn.edu> } missing
PRELOAD can use file: URL
add "PACKAGES hold" code
now removes unknown packages from list
check for misspelt package names using apt-cache show ... remove unknown packages from install list
add new type taskinst: install new task packages
set $rootcmd, use chroot only when needed
add PRELOADRM feature
logging now down from rcS_fai $aptgetlog removed
new file name for tempfile
$test always 0 use $tempfile typos
support for get-selections format use sub execute forr system call
skip comment at end of a line
reinserted removed line
added comment
add comments minor bug fixed: + missing in split pattern
new sub execute
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |