History for barebox / commands / mount.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2018-11-21
@Sascha Hauer
mount command: Fix "mount /dev/<devname>" ...
Sascha Hauer committed on 21 Nov 2018
2018-06-25
@Andrey Smirnov
commands: mount: Make use of devpath_to_name() ...
Andrey Smirnov authored on 24 Jun 2018 Sascha Hauer committed on 25 Jun 2018
2017-06-06
@Philipp Zabel
commands: mount: mention file loop mounts in the help text ...
Philipp Zabel authored on 1 Jun 2017 Sascha Hauer committed on 6 Jun 2017
2017-06-01
@Philipp Zabel
commands: mount: combine dev and devstr, which are the same ...
Philipp Zabel authored on 30 May 2017 Sascha Hauer committed on 1 Jun 2017
2015-06-26
@Sascha Hauer
commands: mount: detect the device to be mounted ...
Sascha Hauer committed on 26 Jun 2015
2014-06-26
@Sascha Hauer
Documentation: remove doxygen documentation ...
Sascha Hauer committed on 26 Jun 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2014-04-29
@Alexander Shiyan
commands/mount: Return real error code if "mount" fail ...
Alexander Shiyan authored on 26 Apr 2014 Sascha Hauer committed on 29 Apr 2014
2014-02-10
@Uwe Kleine-König
mount: support filesystem options passed via -o ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2013-09-30
@Sascha Hauer
mount: use standard mountpath if path is ommitted ...
Sascha Hauer committed on 30 Sep 2013
@Sascha Hauer
mount: Allow to mount all available partitions ...
Sascha Hauer committed on 30 Sep 2013
2013-09-29
@Sascha Hauer
mount: implement -v option to print available filesystems ...
Sascha Hauer committed on 29 Sep 2013
@Sascha Hauer
mount: print backingstore instead of dev_name ...
Sascha Hauer committed on 29 Sep 2013
2012-11-02
@Sascha Hauer
mount: add compatibility to old mount command ...
Sascha Hauer committed on 2 Nov 2012
2012-10-04
@Jan Luebbe
commands/mount: fix typo and wording in help message ...
Jan Luebbe authored on 26 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-04
@Jean-Christophe PLAGNIOL-VILLARD
command/mount: add autodetection support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 12 Aug 2012 Sascha Hauer committed on 4 Sep 2012
2012-03-17
@Sascha Hauer
fs: drop struct mtab_entry ...
Sascha Hauer committed on 17 Mar 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2012-02-17
@Sascha Hauer
fs: Store mtab entries in list ...
Sascha Hauer committed on 17 Feb 2012
2011-11-11
@Franck Jullien
mount: Fix the printing of device name ...
Franck Jullien authored on 9 Nov 2011 Sascha Hauer committed on 11 Nov 2011
2010-11-02
@Robert Schwebel
doc: unify documentation for 'mount' ...
Robert Schwebel committed on 2 Nov 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: return COMMAND_ERROR_USAGE ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-07-21
@Sascha Hauer
get rid of device ids ...
Sascha Hauer committed on 21 Jul 2009
2008-04-04
@Sascha Hauer
Subject: [PATCH] [general] Fixed constant strings in data section issue ...
Sascha Hauer committed on 4 Apr 2008